CRAN Package Check Results for Maintainer ‘Martin Dugas <dugas at uni-muenster.de>’

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

Package NOTE
CityPlot 12
compareODM 12

Package CityPlot

Current CRAN status:

Version: 2.0
Check: DESCRIPTION meta-information
Result: NOTE
    Malformed Description field: should contain one or more complete sentences.
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, 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: 2.0
Check: R code for possible problems
Result: NOTE
    CityPlot: no visible global function definition for 'read.table'
    CityPlot: no visible global function definition for 'tail'
    CityPlot: no visible global function definition for 'pdf'
    CityPlot: no visible global function definition for 'split.screen'
    CityPlot: no visible global function definition for 'screen'
    CityPlot: no visible global function definition for 'par'
    CityPlot: no visible global function definition for 'rect'
    CityPlot: no visible global function definition for 'text'
    CityPlot: no visible global function definition for 'lines'
    CityPlot: no visible global function definition for 'dev.off'
    Undefined global functions or variables:
     dev.off lines par pdf read.table rect screen split.screen tail text
    Consider adding
     importFrom("grDevices", "dev.off", "pdf")
     importFrom("graphics", "lines", "par", "rect", "screen",
     "split.screen", "text")
     importFrom("utils", "read.table", "tail")
    to your NAMESPACE file.
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, 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

Package compareODM

Current CRAN status:

Version: 1.2
Check: DESCRIPTION meta-information
Result: NOTE
    Malformed Description field: should contain one or more complete sentences.
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, 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: 1.2
Check: dependencies in R code
Result: NOTE
    'library' or 'require' call to 'XML' which was already attached by Depends.
     Please remove these calls from your code.
    Package in Depends field not imported from: 'XML'
     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-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: 1.2
Check: R code for possible problems
Result: NOTE
    compareODM: no visible global function definition for 'xmlRoot'
    compareODM: no visible global function definition for 'xmlTreeParse'
    compareODM: no visible global function definition for 'xmlChildren'
    compareODM: no visible global function definition for 'xmlAttrs'
    compareODM: no visible global function definition for 'xmlValue'
    Undefined global functions or variables:
     xmlAttrs xmlChildren xmlRoot xmlTreeParse xmlValue
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, 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