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

291 release tcpl 320 #292

Merged
merged 25 commits into from
Oct 8, 2024
Merged

291 release tcpl 320 #292

merged 25 commits into from
Oct 8, 2024

Conversation

brown-jason
Copy link
Collaborator

Please take a look at the code I changed and pull down the code and test. Try things like plotting with api and tcplvarmat. also, everything should be passing devtools::check

@brown-jason brown-jason linked an issue Oct 7, 2024 that may be closed by this pull request
23 tasks
Copy link
Contributor

@cthunes cthunes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

  • documentation updates look great!
  • devtools::check has 0 errors, warnings, and notes
  • devtools::test has 2 skipped tests, the rest are passing
    • resolved 41 warnings from dplyr select in tcplQueryAPI
  • tested varmat function from @ examples
    • works with a warning that resulted from missing sc data
    • added a fix to resolve the warning and changed @ examples docs to use dtxsids which were tested in sc
  • looked over and tested new API functionality in tcplMthdList
    • added validation like the other tcplMthdXxxx functions for lvl and type
  • manually tested comparison plotting with API connection which is properly outputting pdfs

@brown-jason brown-jason merged commit 8c0a084 into dev Oct 8, 2024
1 check passed
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

Successfully merging this pull request may close these issues.

Release tcpl 3.2.0
2 participants