Commit Graph

228 Commits

Author SHA1 Message Date
538c6ee188 delete 2024-02-26 19:51:16 +01:00
6467cc724b trying to ignore ds_store 2024-02-26 15:09:30 +01:00
29cf7b2745 we have a working prototype! needs a bit of cleaning 2024-02-26 15:07:54 +01:00
77989a21ed slightly modified mtcars for upload testing 2024-02-26 15:07:26 +01:00
Andreas Gammelgaard Damsbo
3b8f09b1d0
Merge pull request #5 from agdamsbo/agdamsbo-patch-1
Delete .DS_Store
2024-02-26 08:39:06 +00:00
Andreas Gammelgaard Damsbo
e21e2b062e
Delete .DS_Store 2024-02-26 09:38:38 +01:00
05c0f35016 first commit to add shiny app for basic upload of dictionary and dataset 2024-02-26 09:34:05 +01:00
796826d7d9 minor revs 2024-02-09 09:29:34 +01:00
635fa2f091 updated docs 2024-02-07 20:11:00 +01:00
73573f15f1 moved to stRoke package 2024-02-07 20:10:32 +01:00
8199ec6663 data docs update 2024-02-07 10:09:54 +01:00
4643e7a806 name change and export function 2024-02-07 10:09:36 +01:00
881c239954 generics removed 2024-02-07 10:08:57 +01:00
7948bfc65d updated 2024-02-06 14:19:23 +01:00
e6a7ef3e5a dependency moved 2024-02-06 14:16:38 +01:00
729d3aca13 new internal helpers 2024-02-06 14:16:20 +01:00
02b9c7ffe7 added sanitize to clean up split 2024-02-06 14:16:09 +01:00
4f47c2ac5d formatting 2024-02-06 14:15:36 +01:00
e1509188ff styling and new function is.repeated_longitudinal() 2024-02-06 14:03:12 +01:00
3e356004d4 reflects changes to sanitize_split() 2024-02-06 14:01:41 +01:00
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
5979b972e1 fixed read_redcap_tables() 2024-02-05 21:35:14 +01:00
6c18ed5a01 updated 2024-02-05 21:34:45 +01:00
82400b2ab9 drops specified record name and takes name of first field for sanitizing 2024-02-05 21:34:34 +01:00
c47f5a9d07 updated renv 2024-02-05 14:47:47 +01:00
bcc57ce924 updated news 2024-02-05 14:47:39 +01:00
7c1965cb7c updated dependencies to include lubridate, calendar, glue. version bump 2024-02-05 14:47:31 +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
bd29de23c9 updated docs 2024-01-29 12:43:47 +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
f488dde528 new docs 2024-01-17 13:57:18 +01:00
77afc5650f gha to support renv 2024-01-17 13:56:31 +01:00
235d940d9f renv initiated 2024-01-17 13:54:38 +01:00
fdad86d762 fixed ds2dd default metadata 2024-01-17 13:54:14 +01:00
9f4bb011ac released 2024-01-10 10:03:40 +01:00
e582900d98 cran comments 2024-01-09 13:31:26 +01:00
94383242dd remove duplicated line 2024-01-09 11:06:31 +01:00
5eaa46a0f6 updated version number 2024-01-09 10:41:46 +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
Andreas Gammelgaard Damsbo
b5c0a1af34
Merge pull request #1 from agdamsbo/agdamsbo-patch-1
Update README.md
2023-12-20 15:01:47 +00:00
Andreas Gammelgaard Damsbo
639990cedd
Update README.md 2023-12-20 16:01:23 +01:00