Closed xiayh17 closed 6 months ago
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
And
devtools::check_win_devel()
Look good too. https://win-builder.r-project.org/cYMDL1QLHJ79/00check.log
But CRAN report that an ERROR in My package, I check my package in the same platform
rhub::check_for_cran( platform="windows-x86_64-devel", env_vars=c(R_COMPILE_AND_INSTALL_PACKAGES = "always") )
I get the same ERROR here https://builder.r-hub.io/status/AnnoProbe_0.1.1.tar.gz-ec1069c7f6414a8fb616f05214596650
Many Thanks !
Thanks, should be fixed.
This issue is about the previous R-hub system, it does not apply to the new system, so I am closing it now. Please see https://r-hub.github.io/rhub/ for the new system, R-hub v2.
Hi,
My package have checked by
The result seems ok https://builder.r-hub.io/status/AnnoProbe_0.1.1.tar.gz-94038f22805843e4bbc8f5b6b9dbb6cf
And
Look good too. https://win-builder.r-project.org/cYMDL1QLHJ79/00check.log
But CRAN report that an ERROR in My package, I check my package in the same platform
I get the same ERROR here https://builder.r-hub.io/status/AnnoProbe_0.1.1.tar.gz-ec1069c7f6414a8fb616f05214596650
Many Thanks !