On Mon, 14 Jul 2008, Mark Kimpel wrote:

Where is the link on www.r-project.org or CRAN to download source code for
development versions of packages? This is straightforward for BioConductor
packages but I can't seem to find it for R packages.

It is a Bioconductor concept. It conflates two ideas -- versions of packages for the development version of R, and development versions of packages (possibly for current R). Many package authors do not make public their development work, but some can be found on the R-packages SVN repository and on the Rforges.

Most CRAN packages run under the R-devel version of R. For those that do not and need incompatible changes have versions in, e.g., 2.8.0/Other (currently empty).

As far as I am aware, all CRAN packages that fail under R-devel (see the on-line 'daily' checks) are failing because of stricter error checking which has revealed bugs present also under 2.7.x.


Mark

--
Mark W. Kimpel MD ** Neuroinformatics ** Dept. of Psychiatry
Indiana University School of Medicine

15032 Hunter Court, Westfield, IN 46074

(317) 490-5129 Work, & Mobile & VoiceMail
(317) 663-0513 Home (no voice mail please)

******************************************************************

        [[alternative HTML version deleted]]

PLEASE: how many years do you need to post before reading what the posting guide says about this?


______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.


--
Brian D. Ripley,                  [EMAIL PROTECTED]
Professor of Applied Statistics,  http://www.stats.ox.ac.uk/~ripley/
University of Oxford,             Tel:  +44 1865 272861 (self)
1 South Parks Road,                     +44 1865 272866 (PA)
Oxford OX1 3TG, UK                Fax:  +44 1865 272595

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to