Last updated on 2022-04-24 14:50:18 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1-1.1 | 3.55 | 57.53 | 61.08 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1-1.1 | 2.79 | 42.72 | 45.51 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1-1.1 | 73.76 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1-1.1 | 63.36 | NOTE | |||
r-devel-windows-x86_64 | 0.1-1.1 | 15.00 | 67.00 | 82.00 | OK | |
r-patched-linux-x86_64 | 0.1-1.1 | 3.19 | 56.37 | 59.56 | NOTE | |
r-release-linux-x86_64 | 0.1-1.1 | 2.95 | 54.58 | 57.53 | NOTE | |
r-release-macos-arm64 | 0.1-1.1 | 23.00 | OK | |||
r-release-macos-x86_64 | 0.1-1.1 | 39.00 | OK | |||
r-release-windows-x86_64 | 0.1-1.1 | 14.00 | 69.00 | 83.00 | OK | |
r-oldrel-macos-arm64 | 0.1-1.1 | 33.00 | OK | |||
r-oldrel-macos-x86_64 | 0.1-1.1 | 39.00 | OK | |||
r-oldrel-windows-ix86+x86_64 | 0.1-1.1 | 10.00 | 77.00 | 87.00 | OK |
Version: 0.1-1.1
Check: Rd line widths
Result: NOTE
Rd file 'space.joint.Rd':
\examples lines wider than 100 characters:
#################### view the network corresponding to the parcial correlation matrix in the simulation example
#plot(temp, vertex.size=3, vertex.frame.color="white",layout=layout.fruchterman.reingold, vertex.label=NA, edge.color=grey(0.5))
Rd file 'space.neighbor.Rd':
\examples lines wider than 100 characters:
#################### view the network corresponding to the parcial correlation matrix in the simulation example
#################### view the network corresponding to the parcial correlation matrix in the simulation example
#plot(temp, vertex.size=3, vertex.frame.color="white",layout=layout.fruchterman.reingold, vertex.label=NA, edge.color=grey(0.5))
These lines will be truncated in the PDF 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-release-linux-x86_64
Version: 0.1-1.1
Check: compiled code
Result: NOTE
File ‘space/libs/space.so’:
Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’
It is good practice to register native routines and to disable symbol
search.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc