Skip to content
Prev 3986 / 12125 Next

[R-pkg-devel] WInbuilder and rHub updating

Hi Roy,

R-hub installs everything on-demand, at build/check time, from CRAN,
and possibly other sources. So as soon as the package is on CRAN, it
is available on R-hub.

One glitch is that, even though the package is already on CRAN, it
might not have a binary build yet, and if it requires compilation,
then R-hub might not be able to build it. Should this happen, please
open an issue here: https://github.com/r-hub/rhub/issues

R-hub also supports packages from other sources, this is useful for
testing your package with non-CRAN dependencies. See this doc for
details:
https://cran.rstudio.com/web/packages/remotes/vignettes/dependencies.html

Best,
Gabor

On Sun, May 19, 2019 at 7:09 PM Roy Mendelssohn - NOAA Federal via
R-package-devel <r-package-devel at r-project.org> wrote:
Message-ID: <CABtg=Kk=Rr251vwme89OU2b-cWQ5uDW+cDfATeTuhTR-qpNndQ@mail.gmail.com>
In-Reply-To: <mailman.3984.1246.1558289368.8508.r-package-devel@r-project.org>