Last updated on 2020-08-07 01:49:56 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.0.7 | 50.84 | 299.88 | 350.72 | OK | |
r-devel-linux-x86_64-debian-gcc | 2.0.7 | 43.51 | 221.76 | 265.27 | OK | |
r-devel-linux-x86_64-fedora-clang | 2.0.7 | 415.62 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 2.0.7 | 411.78 | OK | |||
r-devel-windows-ix86+x86_64 | 2.0.7 | 89.00 | 404.00 | 493.00 | OK | |
r-patched-linux-x86_64 | 2.0.7 | 49.58 | 297.35 | 346.93 | OK | |
r-patched-solaris-x86 | 2.0.7 | 474.50 | OK | |||
r-release-linux-x86_64 | 2.0.7 | 47.93 | 296.31 | 344.24 | OK | |
r-release-macos-x86_64 | 2.0.7 | OK | ||||
r-release-windows-ix86+x86_64 | 2.0.7 | 85.00 | 304.00 | 389.00 | OK | |
r-oldrel-macos-x86_64 | 2.0.7 | ERROR | ||||
r-oldrel-windows-ix86+x86_64 | 2.0.7 | 54.00 | 193.00 | 247.00 | ERROR |
Version: 2.0.7
Check: examples
Result: ERROR
Running examples in ‘psych-Ex.R’ failed
The error most likely occurred in:
> ### Name: Garcia
> ### Title: Data from the sexism (protest) study of Garcia, Schmitt,
> ### Branscome, and Ellemers (2010)
> ### Aliases: Garcia protest GSBE
> ### Keywords: datasets
>
> ### ** Examples
>
> data(GSBE) #alias to Garcia data set
> par(mfrow=c(2,1))
> #compare two models (bootstrapping n.iter set to 50 for speed
> # 1) mean center the variables prior to taking product terms
> mediate(respappr ~ prot2 * sexism +(sexism),data=Garcia,n.iter=50
+ ,main="Moderated mediation (mean centered)")
Error in nchar(tv[1, 21]) : 'nchar()' requires a character vector
Calls: mediate -> mediate.diagram -> multi.arrow
Execution halted
Flavors: r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64
Version: 2.0.7
Check: running R code from vignettes
Result: ERROR
Errors in running code in vignettes:
when running code in ‘intro.Rnw’
...
Call:cortest(R1 = sat.act)
Chi Square value 1325.42 with df = 15 with probability < 1.8e-273
> draw.tetra()
> setCor(y = 5:9, x = 1:4, data = Thurstone)
When sourcing ‘intro.R’:
Error: 'nchar()' requires a character vector
Execution halted
‘intro.Rnw’... failed
Flavor: r-oldrel-macos-x86_64
Version: 2.0.7
Check: re-building of vignette outputs
Result: NOTE
Error(s) in re-building vignettes:
...
--- re-building ‘intro.Rnw’ using Sweave
Error: processing vignette 'intro.Rnw' failed with diagnostics:
chunk 30
Error in nchar(tv[1, 21]) : 'nchar()' requires a character vector
--- failed re-building ‘intro.Rnw’
SUMMARY: processing the following file failed:
‘intro.Rnw’
Error: Vignette re-building failed.
Execution halted
Flavor: r-oldrel-macos-x86_64
Version: 2.0.7
Check: re-building of vignette outputs
Result: WARN
Error(s) in re-building vignettes:
--- re-building 'intro.Rnw' using Sweave
Error: processing vignette 'intro.Rnw' failed with diagnostics:
chunk 30
Error in nchar(tv[1, 21]) : 'nchar()' requires a character vector
--- failed re-building 'intro.Rnw'
SUMMARY: processing the following file failed:
'intro.Rnw'
Error: Vignette re-building failed.
Execution halted
Flavor: r-oldrel-windows-ix86+x86_64