title | author | date | output |
---|---|---|---|
cran-comments |
Clinton Mccrowey |
3/29/2021 |
md_document |
- this is a minor release
- Remove dependency on package:gtools.
- removes calls to depreciated functions imported from package:rlang
- updates documentation to include a note about the timeliness of data
- This is a major release
- new hexsticker!
- Add MD5
- Correctly throws an error if a RAQSAPI function is used without providing credentials (issue 5)
- Updated documentation (Thanks Hayley Brittingham)
- a lot of code cleanup
- minor issues in documentation fixed
- RAQSAPI functions now checks parameters before sending calls to API (issue 6)
- renamed non-exported functions containing dots in names with underscores.
- This should not affect end users.
- added CITATION entry
- New service APIs aqs_qa_annualperformanceeval_by_,
aqs_qa_annualperformanceevaltransaction_by_, quarterlysummary_by_*,
resulting in 15 new exported functions
- aqs_qa_annualperformanceeval_by_county,
- aqs_qa_annualperformanceeval_by_MA,
- aqs_qa_annualperformanceeval_by_pqao
- aqs_qa_annualperformanceeval_by_site,
- aqs_qa_annualperformanceeval_by_state,
- aqs_qa_annualperformanceevaltransaction_by_county,
- aqs_qa_annualperformanceevaltransaction_by_MA
- aqs_qa_annualperformanceevaltransaction_by_pqao,
- aqs_qa_annualperformanceevaltransaction_by_site,
- aqs_qa_annualperformanceevaltransaction_by_state
- aqs_quarterlysummary_by_county
- aqs_quarterlysummary_by_state
- aqs_quarterlysummary_by_site
- aqs_quarterlysummary_by_cbsa
- aqs_quarterlysummary_by_box
- aqs_monitors_by_* functions now include a new optional duration parameter to filter results by duration code
- New list function aqs_sampledurations to retrieve a table of valid sample durations.
- local R installation, Windows 10 (Windows 10 Version 20H2 OS Build 19042.1348), R 4.1.1
- local R installation, Gentoo GNU/Linux R 4.1.0
- Windows-latest (Microsoft Windows Server 2019 10.0.17763) (release) (via Github_actions), R 4.1.2
- macOS-latest (Mac OS X 10.15.7) (release) (via Github_actions), R 4.1.2
- ubuntu-latest (Ubuntu 20.04.3 LTS) (release) (via Github_actions), R 4.1.2
- ubuntu-20.04 (Ubuntu 20.04.3 LTS) (oldrel1) (via Github_actions), R 4.0.5
- This is a new release.
- This version fixes issues with aqs_annual_summary_by_box.
- updates and corrects issues in README.
- add CI/CD (github actions) to git repository.
- separate AQSAPI.R into smaller more manageable files.
- devtools::package_coverage() now works
- lifecycle(maturing)
- 4 new functions
- aqs_transactionsample_by_county
- aqs_transactionsample_by_MA
- aqs_transactionsample_by_site
- aqs_transactionsample_by_state
- local R installation, Windows 10 R 4.0.3
- local R installation, Gentoo GNU/Linux R 4.0.4
- Windows-latest (release) (on Github_actions), R 4.0.4
- macOS-latest (release) (on Github_actions), R 4.0.4
- ubuntu-20.04 (release) (on Github_actions), R 4.0.4
- ubuntu-20.04 (devel) (on Github_actions), R 4.0.4
- Check runs successfully on all environments.
0 errors | 50+ warnings | 0 notes
Found the following (possibly) invalid URLs: URL: https://aqs.epa.gov/aqsweb/documents/data_api.html> From: DESCRIPTION Status: 404 Message: Not Found URL: https://github.com/USEPA/RAQSAPI> From: DESCRIPTION Status: 404 Message: Not Found
The above URIs work as expected, Not sure why this warning appears. Maybe because it is a https address?
Currently no reverse dependencies.
source dev/install_RAQSAPI.R then run RAQSAPICHECK() (github)
- Initial RAQSAPI release on CRAN and github
0 errors | 50 warnings | 1 notes
Found the following (possibly) invalid URLs: URL: https://aqs.epa.gov/aqsweb/documents/data_api.html> From: DESCRIPTION Status: 404 Message: Not Found URL: https://github.com/USEPA/RAQSAPI> From: DESCRIPTION Status: 404 Message: Not Found
- The above URIs work as expected, Not sure why this note appears. Maybe because it is a https address.
Warning messages: 1-50+ In parse_Rd("/RAQSAPI/man/.Rd", ... : C://RAQSAPI/man/.Rd:78: unknown macro '\lifecycle'
- This is an unsolved issue in either the lifecylce or spelling packages and not caused by this package. See r-lib/lifecycle#19 for details.