Last updated on 2017-09-26 01:47:28.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.5.1 | 153.51 | 83.01 | 236.51 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 2.5.1 | 128.80 | 90.95 | 219.75 | OK | |
r-devel-linux-x86_64-fedora-clang | 2.5.1 | 443.01 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 2.5.1 | 431.82 | NOTE | |||
r-devel-windows-ix86+x86_64 | 2.5.1 | 347.00 | 209.00 | 556.00 | NOTE | |
r-patched-linux-x86_64 | 2.5.1 | 129.72 | 94.00 | 223.72 | OK | |
r-patched-solaris-x86 | 2.5.1 | 455.60 | OK | |||
r-release-linux-x86_64 | 2.5.1 | 128.12 | 93.95 | 222.07 | OK | |
r-release-windows-ix86+x86_64 | 2.5.1 | 354.00 | 209.00 | 563.00 | NOTE | |
r-release-osx-x86_64 | 2.5.1 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 2.5.1 | 373.00 | 215.00 | 588.00 | NOTE | |
r-oldrel-osx-x86_64 | 2.5.1 | NOTE |
Version: 2.5.1
Check: examples
Result: ERROR
Running examples in ‘Morpho-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: mcNNindex
> ### Title: find nearest neighbours for 2D and 3D point clouds
> ### Aliases: mcNNindex
>
> ### ** Examples
>
>
> require(rgl)
Loading required package: rgl
> data(nose)
> # find closest vertex on surface for each landmark
> clost <- mcNNindex(vert2points(shortnose.mesh),shortnose.lm, k=1,
+ mc.cores=1)
*** invalid %N$ use detected ***
Aborted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 2.5.1
Check: installed package size
Result: NOTE
installed size is 10.6Mb
sub-directories of 1Mb or more:
data 2.0Mb
libs 7.3Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-ix86+x86_64, r-release-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64