B Release Notes

V1.3.1 December, 2023

  • Several bugs fixed
  • Compatibility with later R versions

V1.3.0 June 22, 2022

  • FEATURE: functions to generate customizable TLF:
    • listing_PKconc_IQdataNCA for concentration listings
    • table_summary_PKconc_IQdataNCA for concentration summary tables
    • figure_lines_IQdataNCA/figure_indivConc_IQdataNCA - for concentration line plots (overlay plots or individual profile plots)
    • figure_summary_IQdataNCA for concentration summary plots
    • listing_PKpars_IQnca for concentration summary plots
    • table_summary_PKpars_IQnca for concentration summary plots
  • FEATURE: summaryObservations_IQdataNCA to generate a table with (stratified) number of observations
  • update of listing_ignoredSubjectsRecords_IQdataNCA and reportIgnoredSUMNCA_IQdataNCA to generate more polished tables

V1.2.0 March 29, 2022

  • FEATURE: mutate_IQnca lets you add PK parameters to the IQnca object ready for reporting in tables and listings
  • FEATURE: nca_IQRdataNCA(data, milliLiter = TRUE) returns concentration units per mL, too.
  • Fixed bug in table_summary_conc_by_time_IQdataNCA
  • Fixed bug in export of IQnca objects

V1.1.0 October 20, 2021

  • Allow return of IQRoutputTables instead of ready RMD documents
  • Improved unit tests
  • Small fixes

V1.0.1 September 22, 2021

  • Added function install_MIDDmodule()
  • Fixed special characters in the book
  • Corrected unit for AUCLSTD
  • Small fixes

V1.0.0 February 12, 2021

  • First official release
  • Enjoy!