CRAN Package Check Results for Maintainer ‘Jeffrey Wong <jeff.ct.wong at gmail.com>’

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

Package NOTE
pdist 12
TimeProjection 12

Package pdist

Current CRAN status:

Version: 1.2
Check: dependencies in R code
Result: NOTE
    Package in Depends field not imported from: 'methods'
     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
    pdist: no visible global function definition for 'dist'
    pdist: no visible global function definition for 'new'
    Undefined global functions or variables:
     dist new
    Consider adding
     importFrom("methods", "new")
     importFrom("stats", "dist")
    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-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: compiled code
Result: NOTE
    File ‘pdist/libs/pdist.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

Package TimeProjection

Current CRAN status:

Version: 0.2.0
Check: dependencies in R code
Result: NOTE
    'library' or 'require' calls in package code:
     'ggplot2' 'plyr'
     Please use :: or requireNamespace() instead.
     See section 'Suggested packages' in the 'Writing R Extensions' manual.
    Packages in Depends field not imported from:
     'Matrix' 'lubridate' 'timeDate'
     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: 0.2.0
Check: R code for possible problems
Result: NOTE
    is.Bizday: no visible global function definition for 'isWeekday'
    plotCalendarHeatmap: no visible global function definition for 'ddply'
    plotCalendarHeatmap: no visible global function definition for '.'
    plotCalendarHeatmap: no visible binding for global variable 'year'
    plotCalendarHeatmap: no visible binding for global variable 'month'
    plotCalendarHeatmap: no visible binding for global variable 'week'
    plotCalendarHeatmap: no visible global function definition for 'ggplot'
    plotCalendarHeatmap: no visible global function definition for 'aes'
    plotCalendarHeatmap: no visible binding for global variable 'monthweek'
    plotCalendarHeatmap: no visible binding for global variable 'weekday'
    plotCalendarHeatmap: no visible global function definition for
     'geom_tile'
    plotCalendarHeatmap: no visible global function definition for
     'facet_grid'
    plotCalendarHeatmap: no visible global function definition for
     'scale_fill_gradientn'
    projectDate: no visible global function definition for 'holidayNYSE'
    projectDate: no visible global function definition for
     'sparse.model.matrix'
    Undefined global functions or variables:
     . aes ddply facet_grid geom_tile ggplot holidayNYSE isWeekday month
     monthweek scale_fill_gradientn sparse.model.matrix week weekday year
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