I don't know about R-forge, but it's perfectly workable to put
multiple packages within a single repo, with each package in its own
subdirectory. You'll run into some headaches occasionally with (e.g.)
CI machinery that assumes that the head of a git repo is also the
primary package directory (e.g.
https://github.com/r-hub/rhub/issues/584) ...
On 2024-07-01 6:04 p.m., Kevin R. Coombes wrote:
Hi,
I have been maintaining packages in R-Forge for many tears. Last week I
sent an email to r-fo...@r-project.org to report problems with the build
process. It appears that any changes I have pushed to R-Forge over
approximately the last two months have resulted in the package remaining
in the "Building" state, even though the logs suggest that the package
built successfully on both LINUX and Windows. (Also, four of the six
affected packages only included changes to the man pages to clean up
NOTEs from the R cmd checks on old versions at CRAN, where the new
versions now happily reside.) I have received no response nor
acknowledgement to my email to R-Forge.
Assuming that R-Forge has finally succumbed to the ravages of entropy,
does anyone have advice on creating a git project that contains multiple
R packages? (I really don't want to have to create 20+ new git projects,
one per package).
Best,
Kevin
______________________________________________
R-package-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-package-devel
______________________________________________
R-package-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-package-devel