Releases: nanhung/pksensi
Releases · nanhung/pksensi
1.2.3
1.2.2
1.2.1
- Add
mcsim_pkg()
to download and run portable MCSim - Change the site location to https://nanhung.github.io
- Improve coverage
v1.2.0
- 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
- 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
- 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
solve_mcsim()
: extense the flexible for the model in subfolder- Update the vignettes (add deSolve modeling example)
pksensi 1.1.4
- Replace SE to NSE in
heat_check()
- Update manual
pksensi 1.1.3
- Update
solve_fun()
to run deSolve with pure R code - Set default mxstep = 5000 in
mcsim_install()
pksensi 1.1.2
- Add timer in
solve_fun()
- Add default MCSim
version = '6.1.0'
incompile_model()
- Update
pksim()
: customize xlab and ylab - Update
pbtk1cpt model
: add body weight - Update vignettes
- Fix bug: Create
.dll
in win10 throughcompile_model()
- Fix bug:
plot()
cannot display variable name when using character - Revise the
mcsim_version()
for Windows OS