Renaud Gaujoux

Results 4 issues of Renaud Gaujoux

Version on CRAN is from some old version. It needs to be updated with the version from `develop`.

@gaborcsardi Following my issue posted on `remotes`: https://github.com/r-lib/remotes/issues/793 Recap: I tried it now on my private package and got an error like this (installed pak from the binary built from...

When a package is loaded with `devtools`, `system.file()` still returns a valid path when called on a file that exists in the package source (typically under `inst/`) but would be...

When running `build_site()` with argument `devel = TRUE`, the vignettes are built under a new process instead of using the current process where the package has already been loaded with...