Last updated on 2025-09-04 09:51:21 CEST.
Package | ERROR | NOTE | OK |
---|---|---|---|
invitroTKdata | 2 | 11 | |
invitroTKstats | 2 | 11 |
Current CRAN status: NOTE: 2, OK: 11
Version: 0.0.1
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘Rdpack’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Current CRAN status: ERROR: 2, OK: 11
Version: 0.0.13
Check: examples
Result: ERROR
Running examples in ‘invitroTKstats-Ex.R’ failed
The error most likely occurred in:
> ### Name: calc_clint_point
> ### Title: Calculate a Point Estimate of Intrinsic Hepatic Clearance
> ### (Clint) (Level-3)
> ### Aliases: calc_clint_point
>
> ### ** Examples
>
> ## Load example level-2 data
> level2 <- invitroTKstats::clint_L2
>
> ## scenario 1:
> ## input level-2 data from the R session and do not export the result table
> level3 <- calc_clint_point(data.in = level2, output.res = FALSE)
Error in UseMethod("logLik") :
no applicable method for 'logLik' applied to an object of class "mle"
Calls: calc_clint_point -> AIC -> AIC -> AIC.default -> ll
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 0.0.13
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building ‘Appendix_vignette.Rmd’ using rmarkdown
--- finished re-building ‘Appendix_vignette.Rmd’
--- re-building ‘Caco2_vignette.Rmd’ using rmarkdown
--- finished re-building ‘Caco2_vignette.Rmd’
--- re-building ‘Clint_vignette.Rmd’ using rmarkdown
Quitting from Clint_vignette.Rmd:405-410 [L3 processing]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `UseMethod()`:
! no applicable method for 'logLik' applied to an object of class "mle"
---
Backtrace:
▆
1. └─invitroTKstats::calc_clint_point(...)
2. ├─stats::AIC(this.null)
3. ├─stats::AIC(this.null)
4. └─stats:::AIC.default(this.null)
5. └─stats (local) ll(object)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'Clint_vignette.Rmd' failed with diagnostics:
no applicable method for 'logLik' applied to an object of class "mle"
--- failed re-building ‘Clint_vignette.Rmd’
--- re-building ‘Data-guide-and-L0_vignette.Rmd’ using rmarkdown
--- finished re-building ‘Data-guide-and-L0_vignette.Rmd’
--- re-building ‘FupRED_vignette.Rmd’ using rmarkdown
--- finished re-building ‘FupRED_vignette.Rmd’
--- re-building ‘FupUC_vignette.Rmd’ using rmarkdown
--- finished re-building ‘FupUC_vignette.Rmd’
--- re-building ‘plotting-invitroTKstats.Rmd’ using rmarkdown
--- finished re-building ‘plotting-invitroTKstats.Rmd’
SUMMARY: processing the following file failed:
‘Clint_vignette.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.