CRAN Package Check Results for Maintainer ‘Pei Wang <pwang at fhcrc.org>’

Last updated on 2022-04-24 03:53:02 CEST.

Package NOTE OK
space 6 6

Package space

Current CRAN status: NOTE: 6, OK: 6

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