CRAN Package Check Results for Package space

Last updated on 2020-08-07 01:50:00 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1-1.1 3.66 44.77 48.43 NOTE
r-devel-linux-x86_64-debian-gcc 0.1-1.1 2.71 34.22 36.93 NOTE
r-devel-linux-x86_64-fedora-clang 0.1-1.1 67.51 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1-1.1 58.69 NOTE
r-devel-windows-ix86+x86_64 0.1-1.1 12.00 83.00 95.00 OK
r-patched-linux-x86_64 0.1-1.1 3.34 45.33 48.67 NOTE
r-patched-solaris-x86 0.1-1.1 153.20 OK
r-release-linux-x86_64 0.1-1.1 3.19 47.69 50.88 NOTE
r-release-macos-x86_64 0.1-1.1 OK
r-release-windows-ix86+x86_64 0.1-1.1 9.00 107.00 116.00 OK
r-oldrel-macos-x86_64 0.1-1.1 OK
r-oldrel-windows-ix86+x86_64 0.1-1.1 11.00 102.00 113.00 OK

Check Details

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