CRAN Package Check Results for Maintainer ‘Roland Rau <roland.rau at gmail.com>’

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

Package NOTE
Miney 12
npst 12
RVideoPoker 12

Package Miney

Current CRAN status:

Version: 0.1
Check: R code for possible problems
Result: NOTE
    miney : plot.initial.matrix: no visible global function definition for
     'rect'
    miney : plot.known.matrix: no visible global function definition for
     'rect'
    miney : plot.known.matrix: no visible global function definition for
     'text'
    miney: no visible global function definition for 'locator'
    miney: no visible global function definition for 'rect'
    miney: no visible global function definition for 'title'
    Undefined global functions or variables:
     locator rect text title
    Consider adding
     importFrom("graphics", "locator", "rect", "text", "title")
    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 npst

Current CRAN status:

Version: 2.0
Check: dependencies in R code
Result: NOTE
    'library' or 'require' call to 'parallel' in package code.
     Please use :: or requireNamespace() instead.
     See section 'Suggested packages' in the 'Writing R Extensions' 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, 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
    npst: no visible global function definition for 'mclapply'
    Undefined global functions or variables:
     mclapply
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: compiled code
Result: NOTE
    File ‘npst/libs/npst.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 RVideoPoker

Current CRAN status:

Version: 0.3
Check: dependencies in R code
Result: NOTE
    'library' or 'require' call to 'pixmap' which was already attached by Depends.
     Please remove these calls from your code.
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.3
Check: R code for possible problems
Result: NOTE
    rvideopoker: warning in rp.radiogroup(mypanel, var =
     state$penny.nickel.quarter.dollar, initval = 1, values = c(1, 5, 25,
     100), title = "Bet (in Cents)", action = setbet): partial argument
     match of 'var' to 'variable'
    rvideopoker: warning in rp.slider(mypanel, var = state$no.of.credits,
     from = 1, to = 5, initval = 1, title = "How many Credits?",
     resolution = 1, action = creditset, showvalue = TRUE): partial
     argument match of 'var' to 'variable'
    rvideopoker: warning in rp.checkbox(panel = mypanel, var =
     state$keepC1, action = card1check, title = "Keep Card 1?"): partial
     argument match of 'var' to 'variable'
    rvideopoker: warning in rp.checkbox(panel = mypanel, var =
     state$keepC2, action = card2check, title = "Keep Card 2?"): partial
     argument match of 'var' to 'variable'
    rvideopoker: warning in rp.checkbox(panel = mypanel, var =
     state$keepC3, action = card3check, title = "Keep Card 3?"): partial
     argument match of 'var' to 'variable'
    rvideopoker: warning in rp.checkbox(panel = mypanel, var =
     state$keepC4, action = card4check, title = "Keep Card 4?"): partial
     argument match of 'var' to 'variable'
    rvideopoker: warning in rp.checkbox(panel = mypanel, var =
     state$keepC5, action = card5check, title = "Keep Card 5?"): partial
     argument match of 'var' to 'variable'
    rvideopoker : plotFrame: no visible global function definition for
     'par'
    rvideopoker : showBack: no visible global function definition for
     'title'
    rvideopoker : showCardsInitially: no visible global function definition
     for 'title'
    Undefined global functions or variables:
     par title
    Consider adding
     importFrom("graphics", "par", "title")
    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