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

cran check failing on macos oldrel (R 3.6.2) #382

Closed
sckott opened this issue Jan 23, 2021 · 0 comments
Closed

cran check failing on macos oldrel (R 3.6.2) #382

sckott opened this issue Jan 23, 2021 · 0 comments
Milestone

Comments

@sckott
Copy link
Contributor

sckott commented Jan 23, 2021

checking tests ... [8s/16s] ERROR
  Running ‘testthat.R’ [8s/16s]
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
    4. └─rnoaa::ghcnd_search(...)
    5. └─rnoaa::ghcnd(stationid, refresh = refresh, ...)
    6. └─base::lapply(...)
    7. └─rnoaa:::FUN(X[[i]], ...)
    8. └─rnoaa:::ghcnd_GET(this_station, ...)
    9. ├─utils::write.csv(dat, fp, row.names = FALSE)
   10. │ └─base::eval.parent(Call)
   11. │ └─base::eval(expr, p)
   12. │ └─base::eval(expr, p)
   13. └─utils::write.table(...)
   14. └─base::file(file, ifelse(append, "a", "w"))
  
  [ FAIL 1 | WARN 4 | SKIP 63 | PASS 64 ]

However, I can not replicate this

just make sure all are skipped on cran

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

1 participant