rhub icon indicating copy to clipboard operation
rhub copied to clipboard

R-hub API client

Results 173 rhub issues
Sort by recently updated
recently updated
newest added

Hi all I just used rhub to check my package for CRAN with the following command: `rhub::check_for_cran(env_vars=c(R_COMPILE_AND_INSTALL_PACKAGES = "always"))` And I received an email with the following error on Windows...

For the last couple of weeks, all my Windows server (old-rel, release, and devel) checks on R-Hub return a long list of urls that error with: ``` Message: libcurl error...

I have freshly validated two emails. I validated each email today. I entered the new tokens using `validate_emails()`. I checked that `list_validated_emails()` gives the correct tokens. However, I get errors...

Hello, I am trying to figure out why our package (rnpn) fails CRAN, for fedora-clang-devel ([CRAN report](https://cran-archive.r-project.org/web/checks/2021/2021-10-10_check_results_rnpn.html)) but passes `rhub::check_for_cran(platforms = "fedora-clang-devel") ` Report 1 - when our DEV geoserver...

Hi, please, I am facing some problems testing my package on Solaris platforms. This is likely related to issues #150 and #435. Basically, whenever I run the command: ``` rhub::check(platform...

See R internals. Otherwise the test output is truncated to the last 13 lines.

When testing my package on r-hub, I get the following warning / error message (my package uses RProtoBuf as Suggests): In i.p(...) : installation of package ‘RProtoBuf’ had non-zero exit...

When testing my package on r-hub, I get the following error message: Error in utils::zip(fleNme, "data.bin", flags = "-r9Xq") : argument 'zip' must be a non-empty character string zip defaults...

I've just run `check_for_cran()` and got this failure by email ```r * checking package dependencies ... ERROR Package suggested but not available: ‘covr’ The suggested packages are required for a...