Re: [Rd] R license for a derived data-only package

2011-09-16 Thread Paul Gilbert
Michael You might look at my TSzip package on CRAN. There are examples in the Guide: http://cran.at.r-project.org/web/packages/TSzip/vignettes/Guide.pdf. The package may not work directly, since it is designed for time series data (the example is daily market data.) But the general idea of just

Re: [Rd] R license for a derived data-only package

2011-09-16 Thread Simon Urbanek
On Sep 16, 2011, at 10:32 AM, Michael Friendly wrote: > I'm looking for guidance or advice about the R license to use in preparing a > package containing the > Baseball Database from http://baseball1.com/statistics/ > My main purpose is to make it available to students in a course, and to > deve