CRAN Package Check Results for Package triggerstrategy

Last updated on 2022-03-10 06:50:41 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.0 4.62 44.83 49.45 ERROR
r-devel-linux-x86_64-debian-gcc 1.1.0 3.36 35.18 38.54 ERROR
r-devel-linux-x86_64-fedora-clang 1.1.0 61.00 ERROR
r-devel-linux-x86_64-fedora-gcc 1.1.0 53.31 ERROR
r-devel-windows-x86_64-new-UL 1.1.0 90.00 64.00 154.00 ERROR
r-devel-windows-x86_64-new-TK 1.1.0 ERROR
r-patched-linux-x86_64 1.1.0 2.68 41.64 44.32 ERROR
r-release-linux-x86_64 1.1.0 ERROR
r-release-macos-arm64 1.1.0 NOTE
r-release-macos-x86_64 1.1.0 NOTE
r-release-windows-ix86+x86_64 1.1.0 10.00 56.00 66.00 ERROR
r-oldrel-macos-x86_64 1.1.0 NOTE
r-oldrel-windows-ix86+x86_64 1.1.0 11.00 54.00 65.00 ERROR

Check Details

Version: 1.1.0
Check: dependencies in R code
Result: WARN
    Missing or unexported object: 'ldbounds::bounds'
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64-new-UL, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-windows-ix86+x86_64

Version: 1.1.0
Check: examples
Result: ERROR
    Running examples in 'triggerstrategy-Ex.R' failed
    The error most likely occurred in:
    
    > base::assign(".ptime", proc.time(), pos = "CheckExEnv")
    > ### Name: alpha2boundary
    > ### Title: Convert cumulative alpha levels to normal critical boundaries
    > ### Aliases: alpha2boundary
    >
    > ### ** Examples
    >
    > library(ldbounds)
    > tvec <- c(0.5,1)
    > result <- ldbounds::bounds(t=tvec, iuse=1, alpha=0.05)
    Error: 'bounds' is not an exported object from 'namespace:ldbounds'
    Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64

Version: 1.1.0
Check: dependencies in R code
Result: WARN
    Namespace in Imports field not imported from: ‘gsrsb’
     All declared Imports should be used.
    Missing or unexported object: ‘ldbounds::bounds’
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64-new-TK

Version: 1.1.0
Check: examples
Result: ERROR
    Running examples in ‘triggerstrategy-Ex.R’ failed
    The error most likely occurred in:
    
    > ### Name: alpha2boundary
    > ### Title: Convert cumulative alpha levels to normal critical boundaries
    > ### Aliases: alpha2boundary
    >
    > ### ** Examples
    >
    > library(ldbounds)
    > tvec <- c(0.5,1)
    > result <- ldbounds::bounds(t=tvec, iuse=1, alpha=0.05)
    Error: 'bounds' is not an exported object from 'namespace:ldbounds'
    Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64-new-UL, r-devel-windows-x86_64-new-TK, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64

Version: 1.1.0
Check: dependencies in R code
Result: NOTE
    Namespace in Imports field not imported from: ‘gsrsb’
     All declared Imports should be used.
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-x86_64

Version: 1.1.0
Check: dependencies in R code
Result: NOTE
    Missing or unexported object: 'ldbounds::bounds'
Flavor: r-oldrel-windows-ix86+x86_64