Last updated on 2025-09-05 22:53:09 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.0.13 | 9.74 | 151.93 | 161.67 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.0.13 | 7.30 | 107.86 | 115.16 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.0.13 | 273.25 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.0.13 | 257.82 | OK | |||
r-devel-windows-x86_64 | 0.0.13 | 12.00 | 151.00 | 163.00 | ERROR | |
r-patched-linux-x86_64 | 0.0.13 | 10.54 | 146.56 | 157.10 | OK | |
r-release-linux-x86_64 | 0.0.13 | 8.25 | 145.94 | 154.19 | OK | |
r-release-macos-arm64 | 0.0.13 | 79.00 | OK | |||
r-release-macos-x86_64 | 0.0.13 | 162.00 | OK | |||
r-release-windows-x86_64 | 0.0.13 | 13.00 | 162.00 | 175.00 | OK | |
r-oldrel-macos-arm64 | 0.0.13 | 82.00 | OK | |||
r-oldrel-macos-x86_64 | 0.0.13 | 162.00 | OK | |||
r-oldrel-windows-x86_64 | 0.0.13 | 17.00 | 202.00 | 219.00 | OK |
Version: 0.0.13
Check: examples
Result: ERROR
Running examples in ‘invitroTKstats-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### 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
Flavor: r-devel-linux-x86_64-debian-clang
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
Flavor: r-devel-linux-x86_64-debian-clang
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
Flavor: r-devel-windows-x86_64
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
Flavor: r-devel-windows-x86_64