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

Last updated on 2020-08-07 01:50:18 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-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-macos-x86_64, r-release-windows-ix86+x86_64, 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-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-macos-x86_64, r-release-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 ‘plot’
    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 plot read.table rect screen split.screen tail
     text
    Consider adding
     importFrom("grDevices", "dev.off", "pdf")
     importFrom("graphics", "lines", "par", "plot", "rect", "screen",
     "split.screen", "text")
     importFrom("utils", "read.table", "tail")
    to your NAMESPACE file.
Flavors: 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-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-macos-x86_64, r-release-windows-ix86+x86_64, 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-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-macos-x86_64, r-release-windows-ix86+x86_64, 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-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64