Skip to content

Releases: nanhung/pksensi

1.2.3

22 Sep 22:26
Compare
Choose a tag to compare
  • Syntax update (check & install)
  • Fix bug (check)
  • Fix MCSim installation issue (#9)
  • Remove dependent: magrittr, reshape2
  • New function: set_rtools40_path()
  • Add feature to run simple simulation (generate_infile())

1.2.2

04 Jul 18:26
Compare
Choose a tag to compare
  • Add a more flexible parallel method (solve_mcsim)
  • Fix error in the previous version

1.2.1

18 Jun 22:57
Compare
Choose a tag to compare

v1.2.0

15 Jun 15:33
Compare
Choose a tag to compare
  • Updated the route to load example model
  • Updated the default MCSim version to 6.2.0
  • Switched the contact mail to d99622005@ntu.edu.tw

pksensi v1.1.7

10 May 19:36
Compare
Choose a tag to compare
  • Suggested to use Rtools40
  • Added parallel method in solve_mcsim()
  • Fixed bug in heat_check()
  • Added message of display info in heat_check() function
  • Improved heat_check() to display the indices based on the setting cut-off

pksensi v1.1.6

05 May 14:23
Compare
Choose a tag to compare
  • Improved heat_check() to only show influential parameters as default
  • Updated check() to return the SI and CI in a list

pksensi v1.1.5

05 Feb 17:36
Compare
Choose a tag to compare
  • solve_mcsim(): extense the flexible for the model in subfolder
  • Update the vignettes (add deSolve modeling example)

pksensi 1.1.4

19 Sep 15:38
Compare
Choose a tag to compare
  • Replace SE to NSE in heat_check()
  • Update manual

pksensi 1.1.3

20 Aug 10:46
Compare
Choose a tag to compare
  • Update solve_fun() to run deSolve with pure R code
  • Set default mxstep = 5000 in mcsim_install()

pksensi 1.1.2

30 Jun 12:13
Compare
Choose a tag to compare
  • Add timer in solve_fun()
  • Add default MCSim version = '6.1.0' in compile_model()
  • Update pksim(): customize xlab and ylab
  • Update pbtk1cpt model: add body weight
  • Update vignettes
  • Fix bug: Create .dll in win10 through compile_model()
  • Fix bug: plot() cannot display variable name when using character
  • Revise the mcsim_version() for Windows OS