CRAN Package Check Results for Package matrixpls

Last updated on 2019-11-26 00:51:57 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.5 5.50 66.61 72.11 OK
r-devel-linux-x86_64-debian-gcc 1.0.5 4.57 49.55 54.12 OK
r-devel-linux-x86_64-fedora-clang 1.0.5 80.63 OK
r-devel-linux-x86_64-fedora-gcc 1.0.5 80.70 OK
r-devel-windows-ix86+x86_64 1.0.5 17.00 87.00 104.00 OK
r-devel-windows-ix86+x86_64-gcc8 1.0.5 12.00 66.00 78.00 OK
r-patched-linux-x86_64 1.0.5 5.04 63.60 68.64 OK
r-patched-solaris-x86 1.0.5 89.60 OK
r-release-linux-x86_64 1.0.5 4.83 63.61 68.44 OK
r-release-windows-ix86+x86_64 1.0.5 14.00 85.00 99.00 OK
r-release-osx-x86_64 1.0.5 NOTE
r-oldrel-windows-ix86+x86_64 1.0.5 8.00 69.00 77.00 ERROR
r-oldrel-osx-x86_64 1.0.5 NOTE

Check Details

Version: 1.0.5
Check: package dependencies
Result: NOTE
    Package suggested but not available for checking: ‘ASGSCA’
Flavors: r-release-osx-x86_64, r-oldrel-osx-x86_64

Version: 1.0.5
Check: examples
Result: ERROR
    Running examples in 'matrixpls-Ex.R' failed
    The error most likely occurred in:
    
    > ### Name: estimator
    > ### Title: Parameter estimation of a model matrix
    > ### Aliases: estimator estimator.ols estimator.tsls estimator.plscLoadings
    > ### estimator.efaLoadings estimator.cfaLoadings estimator.plsreg
    >
    > ### ** Examples
    >
    > # Run the education example from the book
    >
    > # Sanchez, G. (2013) PLS Path Modeling with R
    > # Trowchez Editions. Berkeley, 2013.
    > # http://www.gastonsanchez.com/PLS Path Modeling with R.pdf
    >
    > education <- read.csv("http://www.gastonsanchez.com/education.csv")
    Warning in file(file, "rt") :
     InternetOpenUrl failed: 'Eine Umleitungsanforderung ändert eine nicht sichere in eine sichere Verbindung.'
    Error in file(file, "rt") : cannot open the connection
    Calls: read.csv -> read.table -> file
    Execution halted
Flavor: r-oldrel-windows-ix86+x86_64