Last updated on 2019-10-31 00:50:59 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.5 | 4.88 | 61.97 | 66.85 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.0.5 | 4.27 | 46.94 | 51.21 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.0.5 | 79.35 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.5 | 78.58 | OK | |||
r-devel-windows-ix86+x86_64 | 1.0.5 | 16.00 | 65.00 | 81.00 | OK | |
r-patched-linux-x86_64 | 1.0.5 | 4.67 | 59.63 | 64.30 | OK | |
r-patched-solaris-x86 | 1.0.5 | 90.40 | OK | |||
r-release-linux-x86_64 | 1.0.5 | 4.61 | 60.04 | 64.65 | OK | |
r-release-windows-ix86+x86_64 | 1.0.5 | 15.00 | 65.00 | 80.00 | OK | |
r-release-osx-x86_64 | 1.0.5 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.0.5 | 9.00 | 72.00 | 81.00 | ERROR | |
r-oldrel-osx-x86_64 | 1.0.5 | NOTE |
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