Added in testing of ClinicalTrials.gov functions, some of which works via test_that, and some needs user/passwords, and so should be sensitively skipped. Resolving future-compatibility issues with tidyr::complete
.
Major version change to include uploads of the equivalent information to ClinicalTrials.gov.
Error is caused if any of the group names are less than 4 characters in length, as EudraCT will reject this.
Minor bug fix in the test scripts
A bug was detected with the version number associated with SOC “Product issues”, where the default value of 19 is not accepted by the EudraCT portal. A fix is implemented in the simpleToEudraCT.xslt file that conditionally sets the version to be 3 for this SOC, and 22 for all other SOC values.
This is the first release on CRAN