CRAN Package Check Results for Package cardioModel

Last updated on 2021-04-29 10:50:30 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.4 9.04 53.54 62.58 ERROR
r-devel-linux-x86_64-debian-gcc 1.4 6.64 40.99 47.63 ERROR
r-devel-linux-x86_64-fedora-clang 1.4 87.89 ERROR
r-devel-linux-x86_64-fedora-gcc 1.4 74.58 ERROR
r-devel-windows-ix86+x86_64 1.4 33.00 74.00 107.00 ERROR
r-devel-windows-x86_64-gcc10-UCRT 1.4 ERROR
r-patched-linux-x86_64 1.4 6.27 52.72 58.99 ERROR
r-patched-solaris-x86 1.4 105.90 OK
r-release-linux-x86_64 1.4 7.32 56.78 64.10 OK
r-release-macos-x86_64 1.4 OK
r-release-windows-ix86+x86_64 1.4 10.00 59.00 69.00 OK
r-oldrel-macos-x86_64 1.4 OK
r-oldrel-windows-ix86+x86_64 1.4 12.00 19.00 31.00 ERROR

Check Details

Version: 1.4
Check: examples
Result: ERROR
    Running examples in 'cardioModel-Ex.R' failed
    The error most likely occurred in:
    
    > base::assign(".ptime", proc.time(), pos = "CheckExEnv")
    > ### Name: cardioModel
    > ### Title: Cardiovascular safety exposure-response modeling in early-phase
    > ### clinical studies
    > ### Aliases: cardioModel
    >
    > ### ** Examples
    >
    > head(sim_QTcf)
     ID NTAFD TOD EXPOSURE RESPONSE
    1 1 0.0 8.0 0.00 423.7
    2 1 0.5 8.5 9.58 419.1
    3 1 1.5 9.5 22.45 422.0
    4 1 4.0 12.0 39.60 411.9
    5 1 8.0 16.0 29.16 400.0
    6 1 12.0 20.0 26.48 408.9
    > result <- cardioModel(sim_QTcf)
    Error in my_base$.my.intercept.fun <- .my.intercept.fun :
     cannot add binding of '.my.intercept.fun' to the base environment
    Calls: cardioModel
    Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64

Version: 1.4
Check: examples
Result: ERROR
    Running examples in ‘cardioModel-Ex.R’ failed
    The error most likely occurred in:
    
    > ### Name: cardioModel
    > ### Title: Cardiovascular safety exposure-response modeling in early-phase
    > ### clinical studies
    > ### Aliases: cardioModel
    >
    > ### ** Examples
    >
    > head(sim_QTcf)
     ID NTAFD TOD EXPOSURE RESPONSE
    1 1 0.0 8.0 0.00 423.7
    2 1 0.5 8.5 9.58 419.1
    3 1 1.5 9.5 22.45 422.0
    4 1 4.0 12.0 39.60 411.9
    5 1 8.0 16.0 29.16 400.0
    6 1 12.0 20.0 26.48 408.9
    > result <- cardioModel(sim_QTcf)
    Error in my_base$.my.intercept.fun <- .my.intercept.fun :
     cannot add binding of '.my.intercept.fun' to the base environment
    Calls: cardioModel
    Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-ix86+x86_64, r-devel-windows-x86_64-gcc10-UCRT

Version: 1.4
Check: whether package can be installed
Result: ERROR
    Installation failed.
Flavor: r-oldrel-windows-ix86+x86_64