CRAN Package Check Results for Package dils

Last updated on 2022-06-20 14:51:23 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.8.1 10.67 58.67 69.34 NOTE
r-devel-linux-x86_64-debian-gcc 0.8.1 9.29 43.28 52.57 NOTE
r-devel-linux-x86_64-fedora-clang 0.8.1 101.47 NOTE
r-devel-linux-x86_64-fedora-gcc 0.8.1 96.97 NOTE
r-devel-windows-x86_64 0.8.1 26.00 102.00 128.00 NOTE
r-patched-linux-x86_64 0.8.1 14.87 55.29 70.16 NOTE
r-release-linux-x86_64 0.8.1 12.85 54.10 66.95 NOTE
r-release-macos-arm64 0.8.1 32.00 NOTE
r-release-macos-x86_64 0.8.1 41.00 NOTE
r-release-windows-x86_64 0.8.1 27.00 103.00 130.00 NOTE
r-oldrel-macos-arm64 0.8.1 40.00 NOTE
r-oldrel-macos-x86_64 0.8.1 62.00 NOTE
r-oldrel-windows-ix86+x86_64 0.8.1 37.00 125.00 162.00 NOTE

Check Details

Version: 0.8.1
Check: DESCRIPTION meta-information
Result: NOTE
    Malformed Title field: should not end in a period.
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-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64

Version: 0.8.1
Check: dependencies in R code
Result: NOTE
    Packages in Depends field not imported from:
     'Rcpp' 'igraph'
     These packages need to be imported from (in the NAMESPACE file)
     for when this namespace is loaded but not attached.
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-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64

Version: 0.8.1
Check: R code for possible problems
Result: NOTE
    AdjacencyFromEdgelist: no visible global function definition for 'is'
    EdgelistFill: no visible global function definition for 'is'
    EdgelistFromIgraph: no visible global function definition for
     'get.adjacency'
    EdgelistFromIgraph: no visible global function definition for 'V'
    EdgelistFromIgraph: no visible global function definition for 'vcount'
    GetSampleFromFile: no visible global function definition for
     'read.delim'
    IgraphFromEdgelist: no visible global function definition for 'is'
    IgraphFromEdgelist: no visible global function definition for
     'graph.adjacency'
    IgraphFromEdgelist: no visible global function definition for 'V'
    IgraphFromEdgelist: no visible global function definition for 'V<-'
    MeasureNetworkInformation: no visible binding for global variable
     'betweenness'
    MeasureNetworkInformation: no visible global function definition for
     'vcount'
    MeasureNetworkInformation : SampleIgraph: no visible global function
     definition for 'ecount'
    MeasureNetworkInformation : SampleIgraph: no visible global function
     definition for 'delete.edges'
    MeasureNetworkInformation : SampleIgraph: no visible global function
     definition for 'E'
    MeasureNetworkInformation: no visible global function definition for
     'txtProgressBar'
    MeasureNetworkInformation: no visible global function definition for
     'setTxtProgressBar'
    MergeEdgelists: no visible global function definition for 'is'
    RelationStrengthSimilarity: no visible global function definition for
     'is'
    RelationStrengthSimilarity: no visible global function definition for
     'txtProgressBar'
    RelationStrengthSimilarity: no visible global function definition for
     'setTxtProgressBar'
    RelativeNetworkInformation: no visible binding for global variable
     'betweenness'
    RssSuggestedNetwork: no visible global function definition for 'is'
    RssSuggestedNetwork: no visible global function definition for
     'get.adjacency'
    RssSuggestedNetwork: no visible global function definition for
     'is.directed'
    RssSuggestedNetwork: no visible global function definition for 'vcount'
    RssSuggestedNetwork: no visible global function definition for
     'graph.adjacency'
    RssSuggestedNetwork: no visible global function definition for
     'graph.density'
    ScalablePCA: no visible global function definition for 'txtProgressBar'
    ScalablePCA: no visible global function definition for 'prcomp'
    ScalablePCA: no visible binding for global variable 'sd'
    ScalablePCA: no visible global function definition for
     'setTxtProgressBar'
    Undefined global functions or variables:
     E V V<- betweenness delete.edges ecount get.adjacency graph.adjacency
     graph.density is is.directed prcomp read.delim sd setTxtProgressBar
     txtProgressBar vcount
    Consider adding
     importFrom("methods", "is")
     importFrom("stats", "prcomp", "sd")
     importFrom("utils", "read.delim", "setTxtProgressBar",
     "txtProgressBar")
    to your NAMESPACE file (and ensure that your DESCRIPTION Imports field
    contains 'methods').
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-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64

Version: 0.8.1
Check: compiled code
Result: NOTE
    File ‘dils/libs/dils.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