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

After pushing the package to R-hub, the windows check seems to fail: ![image](https://user-images.githubusercontent.com/3618569/120307695-92b2a000-c2d3-11eb-82b8-efa59f964079.png) The full logs can be found [here](https://builder.r-hub.io/status/exit_1.0.0.tar.gz-8ecacd5699224b24a5ae5b15083b067c). Running rhub::check_on_windows() [seems to finish succesfully](https://builder.r-hub.io/status/exit_1.0.0.tar.gz-b9f4ec76fa7b45079e9ff37478bf524a). Seems to be related...

Release patch for package GWSDAT. Error building on CRAN - as it fails to install package dependency "sf". See details here: https://builder.r-hub.io/status/original/GWSDAT_3.0.4.tar.gz-8461dd5b9bd146a3ba022c862b884ba2

Hi, My package have checked by ``` rhub::check_for_cran() ``` The result seems ok https://builder.r-hub.io/status/AnnoProbe_0.1.1.tar.gz-94038f22805843e4bbc8f5b6b9dbb6cf ![image](https://user-images.githubusercontent.com/17431830/118645236-3e0e2000-b811-11eb-8469-ca1f79316296.png) And ``` devtools::check_win_devel() ``` Look good too. https://win-builder.r-project.org/cYMDL1QLHJ79/00check.log ![image](https://user-images.githubusercontent.com/17431830/118645285-4f572c80-b811-11eb-965a-bd55136af9b4.png) But CRAN report that an ERROR...

I am running into the same issue reported in #259 and #301, with the `rhub` from github as per @maelle in the last report. I get the following stack: ```R...

See error below using devtools 2.4.0: > devtools::check_rhub() √ checking for file 'C:\Users\wkost\Documents\GitHub\visa-chart-components\packages\charts-R/DESCRIPTION' ... - preparing 'visachartR': √ checking DESCRIPTION meta-information ... - checking for LF line-endings in source and...

I have run several checks on `rgl` recently, using the maintainer email `[email protected]`. If I run `list_my_checks()` without specifying that email address, `email` defaults to `[email protected]`, which account has been...

``` Error in match_platform(platform) : Unknown R-hub platform, see rhub::platforms() for a list ``` Do you support CentOS 7 on rhub? Any plans to do so? I think this would...

Thank you for this package to allow me to run my package, `miWQS`, in many different environments. I found a missing LaTex file on this platform: `framed.sty` ```{r} Build ID:miWQS_0.4.4.tar.gz-41b3a3666357424a876ce0915306deb4Platform:Fedora...

On platform Debian Linux, R-devel, clang, ISO-8859-15 locale, I was checking the miWQS package and found two warnings/notes found that will be picked up by CRAN: 1. When checking for...

Hi all, we're using your package to check our package before submitting it to CRAN. While we love the functionality, we'd like to report a bug, proposably in regards to...