Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PREPERROR: Debian Linux, R-devel, GCC ASAN/UBSAN #576

Closed
nie23wp8738 opened this issue Feb 24, 2024 · 12 comments
Closed

PREPERROR: Debian Linux, R-devel, GCC ASAN/UBSAN #576

nie23wp8738 opened this issue Feb 24, 2024 · 12 comments

Comments

@nie23wp8738
Copy link

nie23wp8738 commented Feb 24, 2024

WechatIMG1558
HTML:https://builder.r-hub.io/status/HDNRA_1.0.0.tar.gz-0cc20e94585040308e9220555270a1e2

From the above link, the status is success, but I still this problem.

@gaborcsardi
Copy link
Collaborator

What is your question?

@nie23wp8738
Copy link
Author

What is your question?

How to fix this error?

@gaborcsardi
Copy link
Collaborator

I am sorry, you will have to be more specific? What is the error you see in the log? The preperror itself might be nothing. Did you see an installation or other error? If yes, what is the error message?

@nie23wp8738
Copy link
Author

I am sorry, you will have to be more specific? What is the error you see in the log? The preperror itself might be nothing. Did you see an installation or other error? If yes, what is the error message?

This the error when I ran this code: results <- rhub::check_for_cran().
And I want to use this code results$cran_summary() to summary of my results, because of the error, it did not work.

@gaborcsardi
Copy link
Collaborator

You need to look at the log file to see if there is an error. I took a quick look and it seems to me that there is no error, but you might see this false positive: #445.

@nie23wp8738
Copy link
Author

You need to look at the log file to see if there is an error. I took a quick look and it seems to me that there is no error, but you might see this false positive: #445.

image This is my error

@nie23wp8738
Copy link
Author

You need to look at the log file to see if there is an error. I took a quick look and it seems to me that there is no error, but you might see this false positive: #445.

image another error

@gaborcsardi
Copy link
Collaborator

Those are not errors with your R package. You need to look at the output of R CMD check.

@nie23wp8738
Copy link
Author

Those are not errors with your R package. You need to look at the output of R CMD check.

image I'm a new r package developer, I just know how to do it。 That the error in 00check.log after run R CMD check --as-cran HDNRA_1.0.0.tar.gz

@nie23wp8738
Copy link
Author

Those are not errors with your R package. You need to look at the output of R CMD check.

image this is the results after run rhub::list_my_checks(email = "nie23.wp8738@e.ntu.edu.sg")

@marcinjurek
Copy link

@gaborcsardi I'm getting a somewhat similar problem. I tested my package on several platforms and no errors were found but on this platform, i.e. Debian Linux, R-devel, GCC ASAN/UBSAN I'm getting a PREPERROR but then it says "status: success". In my case the error seems to be related to some cookies. Here is the log:

https://builder.r-hub.io/status/GPvecchia_0.1.6.tar.gz-b07654500c6e412293ef1fd3d46987a5

I would be happy to ignore this problem but I'm submitting the package to CRAN and if it's an error on the rhub's side, may I cite this issue as explanation?

Thanks for your work on this great tool, Rhub team!

@gaborcsardi
Copy link
Collaborator

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants