Category "r-package"

Problem downloading package from git actions, results in mangled URL

In our git actions output for testing our custom R package (hosted on github), we're experiencing an error during execution: Error in utils::download.file(url,

what is the new version of NBZIMM package for R 4.1.3

I have been having problems finding old packages for new nersion of R, any help appreciated > install.packages('NBZIMM') Warning in install.packages : pack

How should you package non-R library dependencies?

I am writing an R package which requires a binary file that I have wrapped for use with R code (using system2). To work, the binary file requires a .dylib depen

R packge install from GitHub - "'' does not exist in current working directory

I have built a new package, and it is hosted on GitHub at github.com/kevinwolz/hisafer. I am trying to install the package via devtools::install_github(), but

R-CMD-check GitHub Actions workflow failing on warnings/notes

In the repository of my R package, I set a GitHub Actions workflow for the R CMD check command, following the examples shown in the usethis package documentatio

URL '/help/library/<package>/r/html/00Index.html' not found when using `devtools::load_all()`

I am using devtools::load_all as a workflow to iteratively make a package. However, I cannot seem to be able to view the package documentation using ? or help(p

R-Package Building: How to Modify @source Line While Documenting Data to be Included in My R Package

I am trying to include data in a package I am just building, I included the data object as follows: set.seed(289805) x <- room(10, mean = 0, var = 1) I got

Not able to install V8 package on ubuntu?

I am trying to install V8 package on ubuntu but i am getting below error: Warning in install.packages : installation of package ‘V8’ had non-zero