CRAN Package Check Results for Package zoltr

Last updated on 2024-09-13 23:48:31 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.1 4.24 48.94 53.18 OK
r-devel-linux-x86_64-debian-gcc 1.0.1 3.26 35.40 38.66 OK
r-devel-linux-x86_64-fedora-clang 1.0.1 90.04 OK
r-devel-linux-x86_64-fedora-gcc 1.0.1 125.41 OK
r-devel-windows-x86_64 1.0.1 6.00 75.00 81.00 OK
r-patched-linux-x86_64 1.0.1 5.39 46.83 52.22 OK
r-release-linux-x86_64 1.0.1 3.99 47.05 51.04 OK
r-release-macos-arm64 1.0.1 51.00 OK
r-release-macos-x86_64 1.0.1 111.00 OK
r-release-windows-x86_64 1.0.1 8.00 74.00 82.00 OK
r-oldrel-macos-arm64 1.0.1 53.00 ERROR
r-oldrel-macos-x86_64 31.00 WARN
r-oldrel-windows-x86_64 1.0.1 8.00 81.00 89.00 OK

Check Details

Version: 1.0.1
Check: running R code from vignettes
Result: ERROR Errors in running code in vignettes: when running code in ‘getting-started.Rmd’ ... > zoltar_connection <- new_connection(host = Sys.getenv("Z_HOST")) > zoltar_authenticate(zoltar_connection, Sys.getenv("Z_USERNAME"), + Sys.getenv("Z_PASSWORD")) get_token(): POST: /api-token-auth/ When sourcing ‘getting-started.R’: Error: URL using bad/illegal format or missing URL Execution halted when running code in ‘project-owners.Rmd’ ... > zoltar_connection <- new_connection(host = Sys.getenv("Z_HOST")) > zoltar_authenticate(zoltar_connection, Sys.getenv("Z_USERNAME"), + Sys.getenv("Z_PASSWORD")) get_token(): POST: /api-token-auth/ When sourcing ‘project-owners.R’: Error: URL using bad/illegal format or missing URL Execution halted ‘getting-started.Rmd’ using ‘UTF-8’... failed ‘project-owners.Rmd’ using ‘UTF-8’... failed Flavor: r-oldrel-macos-arm64

Version: 1.0.1
Check: package subdirectories
Result: NOTE Problems with news in ‘NEWS.md’: No news entries found. Flavor: r-oldrel-macos-x86_64

Version: 1.0.1
Check: for code/documentation mismatches
Result: WARN Functions or methods with usage in documentation object 'busy_poll_job' but not in code: ‘busy_poll_job’ Functions or methods with usage in documentation object 'create_model' but not in code: ‘create_model’ Functions or methods with usage in documentation object 'create_project' but not in code: ‘create_project’ Functions or methods with usage in documentation object 'create_timezero' but not in code: ‘create_timezero’ Functions or methods with usage in documentation object 'data_frame_from_forecast_data' but not in code: ‘data_frame_from_forecast_data’ Functions or methods with usage in documentation object 'delete_forecast' but not in code: ‘delete_forecast’ Functions or methods with usage in documentation object 'delete_model' but not in code: ‘delete_model’ Functions or methods with usage in documentation object 'delete_project' but not in code: ‘delete_project’ Functions or methods with usage in documentation object 'do_zoltar_query' but not in code: ‘do_zoltar_query’ Functions or methods with usage in documentation object 'download_forecast' but not in code: ‘download_forecast’ Functions or methods with usage in documentation object 'edit_model' but not in code: ‘edit_model’ Functions or methods with usage in documentation object 'forecast_data_from_cdc_csv_file' but not in code: ‘forecast_data_from_cdc_csv_file’ Functions or methods with usage in documentation object 'forecast_data_from_cdc_data_frame' but not in code: ‘forecast_data_from_cdc_data_frame’ Functions or methods with usage in documentation object 'forecast_info' but not in code: ‘forecast_info’ Functions or methods with usage in documentation object 'forecasts' but not in code: ‘forecasts’ Functions or methods with usage in documentation object 'get_resource' but not in code: ‘get_resource’ Functions or methods with usage in documentation object 'job_data' but not in code: ‘job_data’ Functions or methods with usage in documentation object 'job_info' but not in code: ‘job_info’ Functions or methods with usage in documentation object 'job_info_forecast_url' but not in code: ‘job_info_forecast_url’ Functions or methods with usage in documentation object 'latest_forecasts' but not in code: ‘latest_forecasts’ Functions or methods with usage in documentation object 'model_info' but not in code: ‘model_info’ Functions or methods with usage in documentation object 'models' but not in code: ‘models’ Functions or methods with usage in documentation object 'new_connection' but not in code: ‘new_connection’ Functions or methods with usage in documentation object '%>%' but not in code: ‘%>%’ Functions or methods with usage in documentation object 'project_info' but not in code: ‘project_info’ Functions or methods with usage in documentation object 'projects' but not in code: ‘projects’ Functions or methods with usage in documentation object 'quantile_data_frame_from_forecast_data' but not in code: ‘quantile_data_frame_from_forecast_data’ Functions or methods with usage in documentation object 'submit_query' but not in code: ‘submit_query’ Functions or methods with usage in documentation object 'target_info' but not in code: ‘target_info’ Functions or methods with usage in documentation object 'targets' but not in code: ‘targets’ Functions or methods with usage in documentation object 'timezero_info' but not in code: ‘timezero_info’ Functions or methods with usage in documentation object 'timezeros' but not in code: ‘timezeros’ Functions or methods with usage in documentation object 'truth_info' but not in code: ‘truth_info’ Functions or methods with usage in documentation object 'unit_info' but not in code: ‘unit_info’ Functions or methods with usage in documentation object 'upload_forecast' but not in code: ‘upload_forecast’ Functions or methods with usage in documentation object 'upload_truth' but not in code: ‘upload_truth’ Functions or methods with usage in documentation object 'zoltar_authenticate' but not in code: ‘zoltar_authenticate’ Functions or methods with usage in documentation object 'zoltar_units' but not in code: ‘zoltar_units’ Flavor: r-oldrel-macos-x86_64

Version: 1.0.1
Check: files in ‘vignettes’
Result: NOTE Files named as vignettes but with no recognized vignette engine: ‘vignettes/getting-started.Rmd’ ‘vignettes/project-owners.Rmd’ (Is a VignetteBuilder field missing?) Flavor: r-oldrel-macos-x86_64