- using R version 4.3.3 (2024-02-29)
- using platform: x86_64-apple-darwin20 (64-bit)
- R was compiled by
Apple clang version 14.0.0 (clang-1400.0.29.202)
GNU Fortran (GCC) 12.2.0
- running under: macOS Ventura 13.3.1
- using session charset: UTF-8
- checking for file ‘zoltr/DESCRIPTION’ ... OK
- this is package ‘zoltr’ version ‘1.0.1’
- package encoding: UTF-8
- checking package namespace information ... OK
- checking package dependencies ... OK
- checking if this is a source package ... OK
- checking if there is a namespace ... OK
- checking for executable files ... OK
- checking for hidden files and directories ... OK
- checking for portable file names ... OK
- checking for sufficient/correct file permissions ... OK
- checking whether package ‘zoltr’ can be installed ... [2s/2s] OK
See the install log for details.
- checking installed package size ... OK
- checking package directory ... OK
- checking ‘build’ directory ... OK
- checking DESCRIPTION meta-information ... OK
- checking top-level files ... OK
- checking for left-over files ... OK
- checking index information ... OK
- checking package subdirectories ... NOTE
Problems with news in ‘NEWS.md’:
No news entries found.
- checking R files for non-ASCII characters ... OK
- checking R files for syntax errors ... OK
- checking whether the package can be loaded ... [0s/0s] OK
- checking whether the package can be loaded with stated dependencies ... [0s/0s] OK
- checking whether the package can be unloaded cleanly ... [0s/0s] OK
- checking whether the namespace can be loaded with stated dependencies ... [0s/0s] OK
- checking whether the namespace can be unloaded cleanly ... [0s/0s] OK
- checking loading without being on the library search path ... [0s/0s] OK
- checking dependencies in R code ... OK
- checking S3 generic/method consistency ... OK
- checking replacement functions ... OK
- checking foreign function calls ... OK
- checking R code for possible problems ... [1s/1s] OK
- checking Rd files ... [0s/0s] OK
- checking Rd metadata ... OK
- checking Rd cross-references ... OK
- checking for missing documentation entries ... OK
- checking for code/documentation mismatches ... WARNING
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’
- checking Rd \usage sections ... OK
- checking Rd contents ... OK
- checking for unstated dependencies in examples ... OK
- checking installed files from ‘inst/doc’ ... OK
- checking files in ‘vignettes’ ... NOTE
Files named as vignettes but with no recognized vignette engine:
‘vignettes/getting-started.Rmd’
‘vignettes/project-owners.Rmd’
(Is a VignetteBuilder field missing?)
- checking examples ... [0s/0s] OK
- checking for unstated dependencies in ‘tests’ ... OK
- checking tests ... [0s/1s] OK
Running ‘testthat.R’ [0s/0s]
- checking PDF version of manual ... [6s/8s] OK
- DONE
Status: 1 WARNING, 2 NOTEs
- using check arguments '--no-clean-on-error '