Last updated on 2018-06-17 19:50:02 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1 | 3.43 | 25.44 | 28.87 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 1.1 | 2.12 | 19.23 | 21.35 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.1 | 32.73 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.1 | 30.45 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.1 | 6.00 | 42.00 | 48.00 | NOTE | |
r-patched-linux-x86_64 | 1.1 | 2.13 | 23.62 | 25.75 | ERROR | |
r-patched-solaris-x86 | 1.1 | 45.70 | NOTE | |||
r-release-linux-x86_64 | 1.1 | 2.39 | 23.28 | 25.67 | ERROR | |
r-release-windows-ix86+x86_64 | 1.1 | 7.00 | 34.00 | 41.00 | NOTE | |
r-release-osx-x86_64 | 1.1 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.1 | 3.00 | 34.00 | 37.00 | NOTE | |
r-oldrel-osx-x86_64 | 1.1 | NOTE |
Version: 1.1
Check: S3 generic/method consistency
Result: NOTE
Found the following apparent S3 methods exported but not registered:
plot.CorrAn plot.SimAn summary.CorrAn summary.SimAn
See section ‘Registering S3 methods’ in the ‘Writing R Extensions’
manual.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64
Version: 1.1
Check: R code for possible problems
Result: NOTE
plot.CorrAn : SAPplot: no visible global function definition for ‘plot’
plot.CorrAn : SAPtitle: no visible global function definition for
‘title’
plot.CorrAn : SAPtitle: no visible global function definition for
‘mtext’
plot.CorrAn : SAPplotpuntos: no visible global function definition for
‘points’
plot.CorrAn : SAPplotpuntos: no visible global function definition for
‘text’
plot.CorrAn: no visible global function definition for ‘dev.new’
plot.SimAn : SAPplot: no visible global function definition for ‘plot’
plot.SimAn : SAPtitle: no visible global function definition for
‘title’
plot.SimAn : SAPtitle: no visible global function definition for
‘mtext’
plot.SimAn : SAPplotpuntos: no visible global function definition for
‘points’
plot.SimAn : SAPplotpuntos: no visible global function definition for
‘text’
plot.SimAn: no visible global function definition for ‘dev.new’
plot.SimAn: no visible global function definition for ‘points’
plot.SimAn: no visible global function definition for ‘text’
plot.SimAn: no visible global function definition for ‘par’
plot.SimAn: no visible global function definition for ‘plot’
plot.SimAn: no visible global function definition for ‘title’
plot.SimAn: no visible global function definition for ‘axis’
plot.SimAn: no visible global function definition for ‘arrows’
Undefined global functions or variables:
arrows axis dev.new mtext par plot points text title
Consider adding
importFrom("grDevices", "dev.new")
importFrom("graphics", "arrows", "axis", "mtext", "par", "plot",
"points", "text", "title")
to your NAMESPACE file.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64
Version: 1.1
Check: examples
Result: ERROR
Running examples in ‘SimultAnR-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: SimAn
> ### Title: Simultaneous Analysis
> ### Aliases: SimAn
> ### Keywords: multivariate simultaneous analysis
>
> ### ** Examples
>
> data(shoplifting)
> dataSA <- shoplifting
>
>
> ### SA without supplementary elements
> SimAn.out <- SimAn(data=dataSA, G=2, acg=list(1:9,10:18), weight= 2,
+ nameg=c("M", "F"))
>
> ### Multiple SA without output for columns
> SimAn.out <- SimAn(data=t(dataSA), G=2, weight= 2,
+ nameg=c("M", "F"), oac=0, multiple=1, arg=list(1:9,10:18))
>
> ### Summary
> summary(SimAn.out)
Length Class Mode
totalin 1 -none- numeric
resin 39 -none- numeric
resi 144 -none- numeric
resj 1 -none- character
resjg 1 -none- character
Fsg 4 -none- numeric
ctrg 4 -none- numeric
rjjg 4 -none- numeric
rCACA 4 -none- numeric
rCASA 8 -none- numeric
Fs 36 -none- numeric
Gs 1 -none- character
Gsjg 1 -none- character
allFs 36 -none- numeric
allGs 1 -none- character
J 1 -none- numeric
maxIg 1 -none- numeric
G 1 -none- numeric
namej 13 -none- character
nameg 2 -none- character
resisr 1 -none- character
resjsc 1 -none- character
resjgsc 1 -none- character
Fssr 1 -none- character
Gssc 1 -none- character
Gsjgsc 1 -none- character
allFssr 1 -none- character
allGssc 1 -none- character
Isr 1 -none- numeric
Jsc 1 -none- numeric
nameisr 1 -none- character
namejsc 1 -none- character
CAres 2 -none- list
multiple 1 -none- numeric
>
> ### Graphs on screen
>
> ### Graphs on a pdf file (without columns)
> pdf('SAGr.pdf', paper="a4r", width=12, height=9)
> plot(SimAn.out, s1=1, s2=2, screen=FALSE, oac=0)
Error in xy.coords(x, y, xlabel, ylabel, log) :
'x' is a list, but does not have components 'x' and 'y'
Calls: plot -> plot.default -> xy.coords
Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64