Other packages > Find by keyword >

ncar  

Noncompartmental Analysis for Pharmacokinetic Report
View on CRAN: Click here


Download and install ncar package within the R console
Install from CRAN:
install.packages("ncar")

Install from Github:
library("remotes")
install_github("cran/ncar")

Install by package version:
library("remotes")
install_version("ncar", "0.5.0")



Attach the package and use:
library("ncar")
Maintained by
Kyun-Seop Bae
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2017-01-25
Latest Update: 2023-11-19
Description:
Conduct a noncompartmental analysis with industrial strength. Some features are 1) CDISC SDTM terms 2) Automatic or manual slope selection 3) Supporting both 'linear-up linear-down' and 'linear-up log-down' method 4) Interval(partial) AUCs with 'linear' or 'log' interpolation method 5) Produce pdf, rtf, text report files. * Reference: Gabrielsson J, Weiner D. Pharmacokinetic and Pharmacodynamic Data Analysis - Concepts and Applications. 5th ed. 2016. (ISBN:9198299107).
How to cite:
Kyun-Seop Bae (2017). ncar: Noncompartmental Analysis for Pharmacokinetic Report. R package version 0.5.0, https://cran.r-project.org/web/packages/ncar. Accessed 24 Jul. 2026.
Previous versions and publish date:
(2026-07-20 14:21), 0.3.1 (2017-02-03 08:13), 0.3.3 (2017-03-14 08:08), 0.3.4 (2017-03-17 12:16), 0.3.5 (2017-07-10 07:03), 0.3.6 (2017-07-18 14:46), 0.3.7 (2017-08-16 05:27), 0.3.8 (2018-04-10 14:32), 0.3.9 (2018-05-11 14:06), 0.3 (2017-01-25 09:03), 0.4.0 (2018-06-20 06:32), 0.4.1 (2018-07-20 00:50), 0.4.2 (2019-09-27 16:00), 0.4.3 (2021-06-10 18:20), 0.4.4 (2021-07-16 06:30), 0.4.5 (2022-02-23 01:20), 0.5.0 (2023-11-19 08:30), 0.5.1 (2026-03-27 01:50), 0.6.0 (2026-04-24 10:20), 0.6.1 (2026-06-19 09:40)
Other packages that cited ncar R package
View ncar citation profile
Other R packages that ncar depends, imports, suggests or enhances
Complete documentation for ncar
Functions, R codes and Examples using the ncar R package
Some associated functions: BasicUtil . Res2Txt . Round . RptCfg . ncar-package . pdfNCA . rtfNCA . txtNCA . 
Some associated R codes: BasicUtil.R . Res2Txt.R . Round.R . pdfNCA.R . rtfNCA.R . txtNCA.R .  Full ncar package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

plotluck  
'ggplot2' Version of "I'm Feeling Lucky!"
Examines the characteristics of a data frame and a formula to automatically choose the most suitabl ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
rnrfa  
UK National River Flow Archive Data from R
Utility functions to retrieve data from the UK National River Flow Archive ( ...
Download / Learn more Package Citations See dependency  
ncar  
Noncompartmental Analysis for Pharmacokinetic Report
Conduct a noncompartmental analysis with industrial strength. Some features are 1) CDISC SDTM term ...
Download / Learn more Package Citations See dependency  
table.express  
Build 'data.table' Expressions with Data Manipulation Verbs
A specialization of 'dplyr' data manipulation verbs that parse and build expressions which are ultim ...
Download / Learn more Package Citations See dependency  
semver  
'Semantic Versioning V2.0.0' Parser
Tools and functions for parsing, rendering and operating on semantic version strings. Semantic vers ...
Download / Learn more Package Citations See dependency  

27,889

R Packages

239,283

Dependencies

74,019

Author Associations

27,890

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA