* [gentoo-soc] Automatically generated overlay of R packages - progress report #6
@ 2012-07-02 7:56 André Erdmann
0 siblings, 0 replies; only message in thread
From: André Erdmann @ 2012-07-02 7:56 UTC (permalink / raw
To: gentoo-soc; +Cc: Denis Dupeyron
Hi everyone,
== Brief summary of this project ==
The aim of this project is to create scripts that automate the process
of overlay creation/maintenance for R packages from repositories such
as CRAN and Bioconductor.
Longer:
For the ebuild creation of a single package one needs to extract the
package, copy-paste data from its description file to the ebuild and
look up dependencies, which is time-consuming.
Although trivial for a few number of packages, this is practically
impossible to do by hand for repositories like CRAN (> 3500 packages),
especially 'cause it also requires tracking changes (new / updated /
removed packages).
The solution is to automate that process and this is what this project is about.
== Progress of this week ==
* added remote syncing (via rsync) and the possibility to use local
directories for overlay creation
* added some dependency resolution logic: 'R (>= 2.15)' is now
recognized as '>=dev-lang/R-2.15' etc.
* did a first test run (creating ebuilds for CRAN) and fixed some
issues like illegal ebuild names ("AMAP.Seq" etc.)
I'm on schedule.
== Plans for the next week ==
* do more testing
* write a main script
--
Regards,
André E.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-07-02 9:15 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-02 7:56 [gentoo-soc] Automatically generated overlay of R packages - progress report #6 André Erdmann
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox