Skip to content

Releases: Photosynq/PhotosynQ-R

PhotosynQ - R

09 Jul 18:54
Compare
Choose a tag to compare

Maintenance Update

  • Documentation improved
  • Fix: Added import tags to function descriptions to properly add import statements in NAMESPACE

PhotosynQ - R

18 Sep 21:41
Compare
Choose a tag to compare

Maintenance Update

  • Fix issue where missing user_answers key in measurement causes the data frame creation to fail
  • Include deleted Protocol data into the Project information to allow for previously selected Protocols to be named correctly in the data frame

PhotosynQ - R

26 Apr 23:28
Compare
Choose a tag to compare

New Feature Update

  • Login only needed once per session
  • All functions no longer require login token manually passed on
  • Package can point to other PhotosynQ instances

PhotosynQ - R

29 Aug 20:05
Compare
Choose a tag to compare
PhotosynQ - R Pre-release
Pre-release

Fix for custom uploaded data, which was not properly presented in the data frame.

PhotosynQ - R

27 Apr 17:36
Compare
Choose a tag to compare
PhotosynQ - R Pre-release
Pre-release

Raw Data can now be accessed as well, making it possible to reprocess the collected data in R. The traces are returned as a comma separated string in the data frame under the key data_raw.

PhotosynQ - R

24 Mar 20:35
Compare
Choose a tag to compare
PhotosynQ - R Pre-release
Pre-release

Fix for switched columns longitude and latitude. Typo fixed.

PhotosynQ - R

14 Feb 01:42
Compare
Choose a tag to compare
PhotosynQ - R Pre-release
Pre-release

PhotosynQ R package, still very early on in the development.