[R-pkg-devel] Mysterious "invalid z limit"
Kevin R. Coombes
kev|n@r@coombe@ @end|ng |rom gm@||@com
Mon Jan 9 20:44:02 CET 2023
Did you have to split the packages to get the CI/CD tools to work?
Because,to me, it looks as though I can install multiple different R
packages from the same git project, using something like
library(devtools)
install_gitlab("krcoombes/[PROJECT]", "pkg/[PACKAGE]")
Best,
Kevin
On 1/8/2023 1:38 PM, Spencer Graves wrote:
>
> R-Forge was wonderful for me when I started using it. Then
> several years ago, I started having problems like you described. A few
> years ago I migrated from R-Forge to GitHub.
>
>
> One problem I encountered in the transition: On R-Forge, I had
> multiple packages in the same R-Forge project. I had to split them
> apart for GitHub.
More information about the R-package-devel
mailing list