Sage-Bionetworks / dccmonitor

Allows for monitoring of data uploaded via the dccvalidator application. Functions for getting information on the uploaded files, metadata validation status, and more.
https://sage-bionetworks.github.io/dccmonitor
Other
2 stars 4 forks source link

Fix#122 #124

Open danlu1 opened 2 years ago

danlu1 commented 2 years ago

Tweak the code to filter most recent metadata files based on date instead of time. Address issue #122

afwillia commented 2 years ago

I'm encountering this error when running the tests. Error: Problem withmutate()columnmodifiedOn. ℹmodifiedOn = lubridate::as_datetime(modifiedOn/1000, tz = "US/Pacific"). x error in evaluating the argument 'x' in selecting a method for function 'as_datetime': '/' not defined for "POSIXt" objects