Changes in version 0.3 v 0.3.4 - Fix bug introduced in v 0.3.0 where receiver match tables couldn't be created if the source network does not share species data. Issue #46 v 0.3.3 - Fix bug where reports would be silently dropped if it matched a file name that already existed. Issue #45 v 0.3.2 - Fix bug where otn_query could return multiple projects from one code, resulting in multiple identical reports being created. v 0.3.1 - Fix bug where internal helper functions would break if no H:M:S data was listed in deployment or recovery time metadata v 0.3.0 - Summarize according to species for those projects/networks which provide species information. Issue #41 - Update OTN URLs. Issue #42 Changes in version 0.2 v 0.2.2 - Fixed behavior where clean_otn_deployment would return different columns if there was no internal transmitter logged. Issue #10; d58e2d4 - Add internal function (convert_times) that checks for Excel-formatted date-times and converts accordingly f13f360 v 0.2.1 - Fleshes out tests to get to 100% coverage (for now!). Note that this is an overestimate as I can't actually get into the QMD files to test. - Fix bug in project_contacts where the merge wasn't actually joing on what I thought it was. ea26c56 - Fix bug in the QMD files that didn't reference new data properly, resulting in repeated summary tables. e7d1368 - Properly handles the situation where no new detections exist. 07d9590 - Fixed bug where CSV deployment metadata were not actually checked for the presence of a header. dc420e6 v 0.2.0 - Breaks out all of the functions internal to the QMD template. Will allow for clearer errors and more-directed testing. - As a result, there are new functions! But, be warned: names and arguments are likely to be going through quite a bit of flux as we figure out what each should really be doing. - deployment_gantt - match_map - match_table - matched_abacus - otn_query - prep_station_spatial - project_contacts - remaining_transmitters - station_table - temporal_distribution - Added an initial suite of tests for all functions. - Changed license to CC-BY Changes in version 0.1 - Fix issue where otndo would get lost when deployment metadata sheet wasn't labeled - Switch to semantic versioning - Add figure and table captions - Runiverse! - Miscellaneous fixes - Combine the PIs/POCs of projects with changing staff Changes in version 0.0.0.9000 - Added a NEWS.md file to track changes to the package.