Last updated on 2014-11-24 23:47:13.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.3 | 11.32 | 41.66 | 52.99 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.2.3 | 12.63 | 40.48 | 53.11 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.2.3 | 126.22 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.3 | 114.78 | NOTE | |||
r-devel-osx-x86_64-clang | 0.2.3 | 105.72 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.2.3 | 36.00 | 85.00 | 121.00 | NOTE | |
r-patched-linux-x86_64 | 0.2.3 | 12.20 | 42.92 | 55.13 | NOTE | |
r-patched-solaris-sparc | 0.2.3 | 718.60 | NOTE | |||
r-patched-solaris-x86 | 0.2.3 | 163.80 | NOTE | |||
r-release-linux-ix86 | 0.2.3 | 14.96 | 51.28 | 66.24 | NOTE | |
r-release-linux-x86_64 | 0.2.3 | 12.21 | 42.76 | 54.96 | NOTE | |
r-release-osx-x86_64-mavericks | 0.2.3 | NOTE | ||||
r-release-osx-x86_64-snowleopard | 0.2.3 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.2.3 | 33.00 | 86.00 | 119.00 | NOTE | |
r-oldrel-windows-ix86+x86_64 | 0.2.3 | 32.00 | 89.00 | 121.00 | NOTE |
Version: 0.2.3
Check: dependencies in R code
Result: NOTE
Packages in Depends field not imported from:
‘Rcpp’ ‘RcppEigen’
These packages need to be imported from (in the NAMESPACE file)
for when this namespace is loaded but not attached.
See the information on DESCRIPTION files in the chapter ‘Creating R
packages’ of 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-devel-osx-x86_64-clang, r-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-sparc, r-patched-solaris-x86, r-release-linux-ix86, r-release-linux-x86_64, r-release-osx-x86_64-mavericks, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64
Version: 0.2.3
Check: foreign function calls
Result: NOTE
Calls with DUP:
.Call("hclust_from_distance", data = as.double(x), size = as.integer(attributes(x)$Size),
link = as.integer(method), DUP = FALSE, NAOK = FALSE, PACKAGE = "Rclusterpp")
.Call("hclust_from_data", data = x, link = as.integer(method),
dist = as.integer(distance), p = as.numeric(p), DUP = FALSE,
NAOK = FALSE, PACKAGE = "Rclusterpp")
DUP is no longer supported and will be ignored.
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-osx-x86_64-clang, r-devel-windows-ix86+x86_64
Version: 0.2.3
Check: foreign function calls
Result: NOTE
Calls with DUP != TRUE:
.Call("hclust_from_distance", data = as.double(x), size = as.integer(attributes(x)$Size),
link = as.integer(method), DUP = FALSE, NAOK = FALSE, PACKAGE = "Rclusterpp")
.Call("hclust_from_data", data = x, link = as.integer(method),
dist = as.integer(distance), p = as.numeric(p), DUP = FALSE,
NAOK = FALSE, PACKAGE = "Rclusterpp")
DUP = FALSE is deprecated and will be disabled in future versions of R.
Flavors: r-patched-linux-x86_64, r-patched-solaris-sparc, r-patched-solaris-x86, r-release-linux-ix86, r-release-linux-x86_64, r-release-windows-ix86+x86_64
Version: 0.2.3
Check: foreign function calls
Result: NOTE
Calls with DUP = FALSE:
.Call("hclust_from_distance", data = as.double(x), size = as.integer(attributes(x)$Size),
link = as.integer(method), DUP = FALSE, NAOK = FALSE, PACKAGE = "Rclusterpp")
.Call("hclust_from_data", data = x, link = as.integer(method),
dist = as.integer(distance), p = as.numeric(p), DUP = FALSE,
NAOK = FALSE, PACKAGE = "Rclusterpp")
DUP = FALSE is deprecated and may be disabled in future versions of R.
Flavor: r-release-osx-x86_64-mavericks
Version: 0.2.3
Check: re-building of vignette outputs
Result: NOTE
Error in re-building vignettes:
...
Loading required package: Rclusterpp
Loading required package: Rcpp
Loading required package: RcppEigen
Error in texi2dvi(file = file, pdf = TRUE, clean = clean, quiet = quiet, :
Running 'texi2dvi' on 'Rclusterpp.tex' failed.
LaTeX errors:
! LaTeX Error: File `multirow.sty' not found.
Type X to quit or <RETURN> to proceed,
or enter new name. (Default extension: sty)
ign_test/Rclusterpp/vignettes/Rclusterpp.tex:7: ==> Fatal error occurred, no o
utput PDF file produced!
Calls: buildVignettes -> texi2pdf -> texi2dvi
Execution halted
Flavor: r-release-osx-x86_64-mavericks
Version: 0.2.3
Check: re-building of vignette outputs
Result: NOTE
Error in re-building vignettes:
...
Loading required package: Rclusterpp
Loading required package: Rcpp
Loading required package: RcppEigen
Error in texi2dvi(file = file, pdf = TRUE, clean = clean, quiet = quiet, :
Running 'texi2dvi' on 'Rclusterpp.tex' failed.
LaTeX errors:
! LaTeX Error: File `multirow.sty' not found.
Type X to quit or <RETURN> to proceed,
or enter new name. (Default extension: sty)
Calls: buildVignettes -> texi2pdf -> texi2dvi
Execution halted
Flavor: r-release-osx-x86_64-snowleopard