Skip to content

pkr

Pharmacokinetics in R

v0.1.3 · Jun 11, 2022 · GPL-3

Description

Conduct a noncompartmental analysis as closely as possible to the most widely used commercial software. Some features are 1) CDISC SDTM terms 2) Automatic slope selection with the same criterion of WinNonlin(R) 3) Supporting both 'linear-up linear-down' and 'linear-up log-down' method 4) Interval(partial) AUCs with 'linear' or 'log' interpolation method * Reference: Gabrielsson J, Weiner D. Pharmacokinetic and Pharmacodynamic Data Analysis - Concepts and Applications. 5th ed. 2016. (ISBN:9198299107).

Downloads

294

Last 30 days

13896th

715

Last 90 days

3.4K

Last year

Trend: +33% (30d vs prior 30d)

CRAN Check Status

1 WARNING
2 NOTE
11 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang NOTE
r-devel-linux-x86_64-debian-gcc NOTE
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 WARNING
Check details (3 non-OK)
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Kyun-Seop Bae <k@acr.kr>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Kyun-Seop",
                      family = "Bae",
                      role = c("aut", "cre"),
                      email = "k@acr.kr"),
               person(given = c("Jee", "Eun"),
                      family = "Lee",
                      role = "aut"))
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Kyun-Seop Bae <k@acr.kr>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Kyun-Seop",
                      family = "Bae",
                      role = c("aut", "cre"),
                      email = "k@acr.kr"),
               person(given = c("Jee", "Eun"),
                      family = "Lee",
                      role = "aut"))
as necessary.
WARNING r-release-windows-x86_64

whether package can be installed

Found the following significant warnings:
  Warning: package 'foreign' was built under R version 4.6.0
See 'd:/Rcompile/CRANpkg/local/4.5/pkr.Rcheck/00install.out' for details.

Check History

WARNING 11 OK · 2 NOTE · 1 WARNING · 0 ERROR · 0 FAILURE Mar 20, 2026
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Kyun-Seop Bae <k@acr.kr>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Kyun-Seop",
                      family = "Bae",
                      role = c("aut", "cre"),
                      email = "k@acr.kr"),
               person(given = c("Jee", "Eun"),
                      family = "Lee",
                      role = "aut"))
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Kyun-Seop Bae <k@acr.kr>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Kyun-Seop",
                      family = "Bae",
                      role = c("aut", "cre"),
                      email = "k@acr.kr"),
               person(given = c("Jee", "Eun"),
                      family = "Lee",
                      role = "aut"))
as necessary.
WARNING r-release-windows-x86_64

whether package can be installed

Found the following significant warnings:
  Warning: package 'foreign' was built under R version 4.6.0
See 'd:/Rcompile/CRANpkg/local/4.5/pkr.Rcheck/00install.out' for details.
NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Kyun-Seop Bae <k@acr.kr>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Kyun-Seop",
                      family = "Bae",
                      role = c("aut", "cre"),
                      email = "k@acr.kr"),
               person(given = c("Jee", "Eun"),
                      family = "Lee",
                      role = "aut"))
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Kyun-Seop Bae <k@acr.kr>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Kyun-Seop",
                      family = "Bae",
                      role = c("aut", "cre"),
                      email = "k@acr.kr"),
               person(given = c("Jee", "Eun"),
                      family = "Lee",
                      role = "aut"))
as necessary.

Dependency Network

Dependencies Reverse dependencies foreign binr forestplot rtf pkr

Version History

new 0.1.3 Mar 10, 2026
updated 0.1.3 ← 0.1.2 diff Jun 10, 2022
updated 0.1.2 ← 0.1.1 diff Jun 3, 2018
updated 0.1.1 ← 0.1.0 diff Jul 9, 2017
new 0.1.0 Mar 13, 2017