CRAN Package Check Results for Package pse

Last updated on 2022-04-27 12:55:14 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.4.7 14.37 141.38 155.75 OK
r-devel-linux-x86_64-debian-gcc 0.4.7 11.04 104.53 115.57 OK
r-devel-linux-x86_64-fedora-clang 0.4.7 149.96 ERROR
r-devel-linux-x86_64-fedora-gcc 0.4.7 141.44 ERROR
r-devel-windows-x86_64 0.4.7 21.00 166.00 187.00 OK
r-patched-linux-x86_64 0.4.7 11.48 133.46 144.94 OK
r-release-linux-x86_64 0.4.7 9.70 130.39 140.09 OK
r-release-macos-arm64 0.4.7 58.00 OK
r-release-macos-x86_64 0.4.7 100.00 OK
r-release-windows-x86_64 0.4.7 25.00 167.00 192.00 OK
r-oldrel-macos-arm64 0.4.7 74.00 OK
r-oldrel-macos-x86_64 0.4.7 83.00 OK
r-oldrel-windows-ix86+x86_64 0.4.7 32.00 185.00 217.00 OK

Check Details

Version: 0.4.7
Check: examples
Result: ERROR
    Running examples in ‘pse-Ex.R’ failed
    The error most likely occurred in:
    
    > ### Name: LHS
    > ### Title: Latin Hypercube Sampling for Uncertainty and Sensitivity
    > ### Analyses
    > ### Aliases: LHS print.LHS tell tell.LHS
    >
    > ### ** Examples
    >
    > completeLHS <- LHS(model=function(x) x[,1]+x[,2]*x[,3], factors=3, N=20)
    Error in is.null(res.names) && !is.na(res) :
     'length = 20' in coercion to 'logical(1)'
    Calls: LHS
    Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.4.7
Check: re-building of vignette outputs
Result: ERROR
    Error(s) in re-building vignettes:
    --- re-building ‘multiple.Rnw’ using Sweave
    Loading required package: Hmisc
    Loading required package: lattice
    Loading required package: survival
    Loading required package: Formula
    Loading required package: ggplot2
    
    Attaching package: ‘Hmisc’
    
    The following objects are masked from ‘package:base’:
    
     format.pval, units
    
    
    Error: processing vignette 'multiple.Rnw' failed with diagnostics:
     chunk 3 (label = LHS1)
    Error in is.null(res.names) && !is.na(res) :
     'length = 300' in coercion to 'logical(1)'
    
    --- failed re-building ‘multiple.Rnw’
    
    --- re-building ‘pse_tutorial.Rnw’ using Sweave
    
    Error: processing vignette 'pse_tutorial.Rnw' failed with diagnostics:
     chunk 6 (label = LHS)
    Error in is.null(res.names) && !is.na(res) :
     'length = 200' in coercion to 'logical(1)'
    
    --- failed re-building ‘pse_tutorial.Rnw’
    
    SUMMARY: processing the following files failed:
     ‘multiple.Rnw’ ‘pse_tutorial.Rnw’
    
    Error: Vignette re-building failed.
    Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc