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

v6.1.0 #19

Merged
merged 63 commits into from
Jan 31, 2024
Merged

v6.1.0 #19

merged 63 commits into from
Jan 31, 2024

Conversation

steffilazerte
Copy link
Member

  • Clean up helper functions sunRiseSet() and timeToSunriset()
    • sunRiseSet() now required to run timeToSunriset()
    • Changed function argument names for clarity
  • Clean up docs for tagSum()
  • Add helper function tagmeSample() for an in-memory connection to the sample
    data base for running examples
  • Remove any functions that rely on deprecating spatial functions
  • Standardize names in docs and examples
  • Update tests internally
  • Remove placeholder for French documents (will add back in once we get translations)
  • Respect tagme() skip
  • Only check for nodeData on SensorStations

- Install lutz by default (fixes #1244)
- Omit use of 'hitID' (fixes #1397)
- Use sunRiseSet under the hood
- Use correct 'local' date when calculating sunrise/sunset times
- avoid maptools (fixes #1397 and #1375)
- standardize checks
 - clean up code and docs (add checks)
 - suppress startup messages from geosphere
 - no spatial issues but still the message about sp (but not relevant to this function; fixes #1375)
- simplify
- use tagmeSample()
- testthat ed3
- withr to control files and database connections
- simplify and disconnect between blocks
- Standardize arguments
- Use ggspatial rather than ggmap for map tiles.
- standardize inputs
- fix use of indices
- tagme(dir = ...) now correctly downloads projects as well as receivers and respects skips (MotusWTS/Motus-TO-DO#1402)
- tagme(receiver) will only check nodedata for receivers if not countOnly (MotusWTS/Motus-TO-DO#1356)
- don't use update FALSE for new databases
- Use original gps examples
- Ping API for server timeouts
- fix inconsistencies
- avoid activity tests because of name changes
Merge branch 'master' into dev

# Conflicts:
#	_pkgdown_fr.yml
- Allow sample data in different folders
@steffilazerte steffilazerte merged commit a99ea0a into master Jan 31, 2024
6 checks passed
@steffilazerte steffilazerte deleted the dev branch January 31, 2024 17:13
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.

1 participant