please complete tests now

This commit is contained in:
Andreas Gammelgaard Damsbo 2024-09-09 11:01:46 +02:00
commit d9f49e51ce
No known key found for this signature in database
5 changed files with 46 additions and 3 deletions

View file

@ -41,6 +41,7 @@ importFrom(REDCapR,redcap_read)
importFrom(keyring,key_get)
importFrom(keyring,key_list)
importFrom(keyring,key_set)
importFrom(openxlsx2,read_xlsx)
importFrom(purrr,reduce)
importFrom(readr,parse_time)
importFrom(tidyr,pivot_wider)