Changes in version 1.1.1 (2026-01-19) Link to the wider project website is restored. Changes in version 1.1.0 (2026-01-09) Extra function, safety_summary_adam(), provided to accept input from two CDISC/ADaM standard data sets. Packages will be incorporated within the PharmaVerse network. Changes in version 1.0.5 (2025-10-17) Bug corrected in order_filter when more than 2 arms present. Changes in version 1.0.4 (2025-03-20) Correction to an overly-complex xml schema. Changes in version 1.0.2 (2024-11-28) Evading a windows bug whereby a call to xml2::xml_validate() crashes the system. The checks are not run if the OS is windows. Changes in version 1.0.1 (2024-08-23) Fixing a bug when a relative_risk object was passed into dot_plot and the reference group is changed from the default. Changes in version 1.0.0 (2024-03-18) Adding extra functionality to provide standard reports and dot plot figures Changes in version 0.10.2 (2023-08-09) modifying contact details Changes in version 0.10.1 (2022-01-14) 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 . Changes in version 0.10.0 Major version change to include uploads of the equivalent information to ClinicalTrials.gov. Changes in version 0.9.3 (2021-02-24) Error is caused if any of the group names are less than 4 characters in length, as EudraCT will reject this. Changes in version 0.9.2 (2020-04-06) Minor bug fix in the test scripts Changes in version 0.9.1 (2020-02-13) 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. Changes in version 0.9.0 (2019-11-07) This is the first release on CRAN