Commit Graph

67 Commits

Author SHA1 Message Date
289f57ab76 more examples and better handling of different projects 2024-02-06 14:01:03 +01:00
edd5334df8 reflects changes to redcap_wider() 2024-02-06 14:00:26 +01:00
0ce516c297 generics field has been removed and is now handled with simpel internal helper function is.repeated_longitudinal() 2024-02-06 08:43:24 +01:00
7c211250d8 data handling specific to repeated and/or longitudinal projects as been wrapped in if statement to allow handling of simple projects and just split instruments 2024-02-06 08:42:09 +01:00
82400b2ab9 drops specified record name and takes name of first field for sanitizing 2024-02-05 21:34:34 +01:00
904b76eb96 unified parameter naming 2024-02-05 14:46:37 +01:00
385973e8da fix to allow actual project naming 2024-02-05 14:46:20 +01:00
28dc2ba09e new function to convert ds to ical format 2024-02-05 14:46:02 +01:00
e78e0d3ff9 new read_redcap_instrument in development 2024-01-29 12:43:37 +01:00
4c5d58bf82 updated documentation 2024-01-18 14:58:38 +01:00
9d95b438d8 Updated the test data to provide better cases for testing the new ds2dd_detailed() 2024-01-18 14:58:18 +01:00
21e635d775 new functionds2dd_detailed()which includes more details than the old ds2dd(). 2024-01-18 14:57:12 +01:00
fdad86d762 fixed ds2dd default metadata 2024-01-17 13:54:14 +01:00
94383242dd remove duplicated line 2024-01-09 11:06:31 +01:00
407ff1e73a field names validity checking also added while at it 2024-01-09 10:27:37 +01:00
7cae55dba4 Updated read_redcap_tables to handle non-longitudinal projects and give better error on invalid events or forms 2024-01-09 10:22:49 +01:00
31c6994ce3 new version 2023.12.1 with two bug fixes and a new wrapper function 2023-12-20 09:01:40 +01:00
8bd4d9ade7 three new functions and new version 2023-07-04 16:03:24 +02:00
9d9a6dce2c getwd/setwd fix, examples revision upcoming 2023-06-05 08:35:34 +02:00
AG Damsbo
d054f5a420 minor 2023-04-14 11:47:23 +02:00
AG Damsbo
80f1e6fe12 the included dataset is updated to include special characters in form names 2023-04-14 11:47:01 +02:00
AG Damsbo
563c864091 a new helper function has been introduced to help matching form names when special characters are in use. 2023-04-14 11:46:09 +02:00
AG Damsbo
4847094f2c still cran in sight 2023-04-14 09:46:55 +02:00
AG Damsbo
09690777a8 including data and sorting vignette. still work to be done. 2023-04-13 12:15:34 +02:00
AG Damsbo
349ff695e1 gp with CRAN in sight 2023-04-13 10:57:04 +02:00
AG Damsbo
4f7af115f4 page, test and coverage 2023-03-08 11:50:44 +01:00
AG Damsbo
9f68e27f5a Major update. New functions and improvements. See NEWS.md. 2023-03-07 15:38:28 +01:00
AG Damsbo
b57e130395 new tests and removed notes 2023-03-06 14:37:06 +01:00
AG Damsbo
c7b61cb19e new helper 2023-03-06 14:36:41 +01:00
AG Damsbo
3f95ba2f22 commented out archaeological findings 2023-03-06 14:36:32 +01:00
AG Damsbo
873ed7f581 additional redcap_wider function 2023-02-28 13:59:45 +01:00
AG Damsbo
edafc35806 includes read_redcap_table 2023-02-28 09:54:03 +01:00
AG Damsbo
be3969d007 working to submit to cran 2023-01-16 09:49:38 +01:00
AG Damsbo
582a481942 trying to overcome error messagein github actions by moving R package to root. 2022-12-21 08:29:00 +01:00
AG Damsbo
58cabc7153 minor updates to include 2022-12-21 07:43:56 +01:00
pegeler
032fa2cc78 updating csv tests since R 4.0.0 uses stringsAsFactors = FALSE by default 2020-06-03 00:40:50 -04:00
pegeler
064d8efabc adding REDCap citation to DESCRIPTION file 2020-03-28 23:39:59 -04:00
pegeler
0357e15d57 updating NEWS.md with info on v0.2.1 2019-07-31 23:19:54 -04:00
Paul W. Egeler, M.S., GStat
a83221432f Cleaning up code for #12
test now compares read_csv and read.csv output directly.
2019-07-29 12:30:52 -04:00
Paul W. Egeler, MS, GStat
4a06d00a0c Incrementing to v0.2.1 2019-07-26 17:30:46 -04:00
Paul W. Egeler, MS, GStat
cb253af3ba Closing issue #12
test included
2019-07-26 17:26:33 -04:00
Paul W. Egeler, M.S., GStat
d15c2d35ad Increment to v 0.2.0 and closes #10
Form timestamp fields also captured now.
2019-07-15 12:24:30 -04:00
Paul W. Egeler, M.S., GStat
e7be5c1808 Fixed bug introduced in previous commit, added test to check for bug
Also started working on issue #10
2019-07-08 12:19:33 -04:00
Paul W. Egeler, M.S., GStat
76420b527c Closes #9. User can specify primary table label
Incremented to v0.1.0
2019-07-01 18:05:44 -04:00
Paul W. Egeler, M.S., GStat
c0428f880f moved metadata names into a sysdata file 2019-06-24 13:48:18 -04:00
pegeler
a4e58cd5ed Adding change directory directive to CI because R pkg is a subdir 2018-06-28 17:34:41 -04:00
pegeler
a0a482abef Completed working test suite and added CI 2018-06-28 17:20:14 -04:00
pegeler
0aed5bb118 Merge branch 'master' into longitudinal-data 2018-06-25 23:57:38 -04:00
pegeler
6f14bbbeca merge master in s3methods 2018-06-25 23:54:58 -04:00
pegeler
4841e1170e Writing unit tests for basic examples of data export for R. 2018-06-25 23:48:55 -04:00