public inbox for gentoo-soc@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-soc] Automatically generated overlay of R packages - progress report #5
@ 2012-06-23 15:26 André Erdmann
  0 siblings, 0 replies; only message in thread
From: André Erdmann @ 2012-06-23 15:26 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 ==

I've written a "many R packages -> Overlay" interface (OverlayCreator)
which accepts R packages and organizes them in a queue. It also
spawns/runs OverlayWorkers that try to create an ebuild for each
package they get from the queue. Running several workers in parallel
is possible. Successfully processed packages are then inserted into a
portage tree-like structure that handles metadata creation and overlay
writing to a directory, including ebuild/metadata.xml/Manifest files
as well as the profiles dir (repo_name, categories, use.desc).
All in all, creating an overlay for R packages is possible now.


I'm on schedule.


== Plans for the next week ==

I'll concentrate on remote syncing (CRAN, ...) 'cause I need them for
testing soon (July) and it'll take some time to get the packages.

-- 
Regards,
André E.



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-06-23 15:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-23 15:26 [gentoo-soc] Automatically generated overlay of R packages - progress report #5 André Erdmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox