Last updated on 2020-03-27 00:49:27 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.9 | 5.06 | 72.86 | 77.92 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.0.9 | 4.46 | 54.43 | 58.89 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.0.9 | 103.59 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.9 | 81.58 | OK | |||
r-devel-windows-ix86+x86_64 | 1.0.9 | 13.00 | 71.00 | 84.00 | OK | |
r-devel-windows-ix86+x86_64-gcc8 | 1.0.9 | 11.00 | 78.00 | 89.00 | OK | |
r-patched-linux-x86_64 | 1.0.9 | 4.45 | 64.86 | 69.31 | OK | |
r-patched-solaris-x86 | 1.0.9 | 106.40 | OK | |||
r-release-linux-x86_64 | 1.0.9 | 5.17 | 65.25 | 70.42 | OK | |
r-release-windows-ix86+x86_64 | 1.0.9 | 17.00 | 106.00 | 123.00 | OK | |
r-release-osx-x86_64 | 1.0.9 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.0.9 | 20.00 | 72.00 | 92.00 | ERROR | |
r-oldrel-osx-x86_64 | 1.0.9 | NOTE |
Version: 1.0.9
Check: package dependencies
Result: NOTE
Suggests orphaned package: ‘plspm’
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 1.0.9
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.9
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