John Muschelli

Results 93 issues of John Muschelli

**Describe the bug** An actigraph CSV gzipped (with name `.csv.gz`) gives an unrecognized format. **To Reproduce** File located at https://figshare.com/articles/dataset/Accelerometer_file_that_s_failing_for_Resampling/25627848?file=46539922 ``` r file = tempfile(fileext = ".csv.gz") curl::curl_download(url = "https://figshare.com/ndownloader/files/46539922",...

I see the information for running multiple files at https://github.com/OxWearables/stepcount?tab=readme-ov-file#processing-multiple-files, but it would be great if you can pass in multiple files directly. The benefits: 1. Downloading the model only...

I think this is related to #502 so if the answer is "`POSIXct` precision < 1 second isn't expected", then please let me know. Also related to https://github.com/tidyverse/readr/issues/1394 in some...