CRAN Package Check Results for Package seqRFLP

Last updated on 2020-08-07 01:50:00 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.1 2.66 33.12 35.78 NOTE
r-devel-linux-x86_64-debian-gcc 1.0.1 2.17 24.76 26.93 NOTE
r-devel-linux-x86_64-fedora-clang 1.0.1 52.43 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0.1 41.67 NOTE
r-devel-windows-ix86+x86_64 1.0.1 7.00 41.00 48.00 NOTE
r-patched-linux-x86_64 1.0.1 2.35 32.85 35.20 NOTE
r-patched-solaris-x86 1.0.1 58.90 NOTE
r-release-linux-x86_64 1.0.1 2.40 33.08 35.48 NOTE
r-release-macos-x86_64 1.0.1 NOTE
r-release-windows-ix86+x86_64 1.0.1 5.00 60.00 65.00 NOTE
r-oldrel-macos-x86_64 1.0.1 NOTE
r-oldrel-windows-ix86+x86_64 1.0.1 5.00 55.00 60.00 NOTE

Check Details

Version: 1.0.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-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.0.1
Check: R code for possible problems
Result: NOTE
    plotenz : addmark: no visible global function definition for 'par'
    plotenz : addmark: no visible global function definition for 'text'
    plotenz : addmark: no visible global function definition for 'segments'
    plotenz : addband: no visible global function definition for 'segments'
    plotenz : addband: no visible global function definition for 'text'
    plotenz: no visible global function definition for 'layout'
    plotenz: no visible global function definition for 'text'
    plotenz: no visible global function definition for 'dev.new'
    Undefined global functions or variables:
     dev.new layout par segments text
    Consider adding
     importFrom("grDevices", "dev.new")
     importFrom("graphics", "layout", "par", "segments", "text")
    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: 1.0.1
Check: Rd line widths
Result: NOTE
    Rd file 'plotenz.Rd':
     \usage lines wider than 90 characters:
     plotenz(sequences, enznames, enzdata, side = TRUE, type = c("RFLP", "TRFLP"), Terminal = c("T5", "T3"))
    
    These lines will be truncated in the PDF 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

Version: 1.0.1
Check: for non-standard things in the check directory
Result: NOTE
    Found the following files/directories:
     'total'
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-patched-solaris-x86, r-release-linux-x86_64

Version: 1.0.1
Check: R code for possible problems
Result: NOTE
    plotenz : addmark: no visible global function definition for ‘par’
    plotenz : addmark: no visible global function definition for ‘plot’
    plotenz : addmark: no visible global function definition for ‘text’
    plotenz : addmark: no visible global function definition for ‘segments’
    plotenz : addband: no visible global function definition for ‘segments’
    plotenz : addband: no visible global function definition for ‘text’
    plotenz: no visible global function definition for ‘layout’
    plotenz: no visible global function definition for ‘text’
    plotenz: no visible global function definition for ‘dev.new’
    Undefined global functions or variables:
     dev.new layout par plot segments text
    Consider adding
     importFrom("grDevices", "dev.new")
     importFrom("graphics", "layout", "par", "plot", "segments", "text")
    to your NAMESPACE file.
Flavors: r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64