CRAN Package Check Results for Maintainer ‘Ryan M. Hope <rmh3093 at gmail.com>’

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

Package NOTE
eyetracking 12
Rmisc 12

Package eyetracking

Current CRAN status:

Version: 1.1
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.1
Check: Rd line widths
Result: NOTE
    Rd file 'distance2point.Rd':
     \usage lines wider than 90 characters:
     distance2point(x, y, viewerDistance, viewerHeight, resolutionX, resolutionY, screenWidth, screenHeight)
     \examples lines wider than 100 characters:
     function( x, y, viewerDistance, viewerHeight, resolutionX, resolutionY, screenWidth, screenHeight ) {
    
    Rd file 'subtendedAngle.Rd':
     \usage lines wider than 90 characters:
     subtendedAngle(x1, y1, x2, y2, viewerDistance = 58.74, viewerHeight = 4.55, resolutionX = 1280, resolutionY = 1024, screenWidth = 33.97 ... [TRUNCATED]
     \examples lines wider than 100 characters:
     function( x1, y1, x2, y2, viewerDistance=58.74, viewerHeight=4.55, resolutionX=1280, resolutionY=1024, screenWidth=33.97, screenHeight= ... [TRUNCATED]
     d1 <- distance2point(x1, y1, viewerDistance, viewerHeight, resolutionX, resolutionY, screenWidth, screenHeight)
     d2 <- distance2point(x2, y2, viewerDistance, viewerHeight, resolutionX, resolutionY, screenWidth, screenHeight)
    
    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

Package Rmisc

Current CRAN status:

Version: 1.5
Check: R code for possible problems
Result: NOTE
    CI: no visible global function definition for 'sd'
    CI: no visible global function definition for 'qt'
    L: no visible global function definition for 'sd'
    L: no visible global function definition for 'residuals'
    Qa: no visible global function definition for 'logLik'
    Qb: no visible global function definition for 'residuals'
    Qc: no visible global function definition for 'residuals'
    Qc: no visible global function definition for 'logLik'
    STDERR: no visible global function definition for 'sd'
    group.UCL: no visible global function definition for 'aggregate'
    lr.glover: no visible binding for global variable 'logLik'
    lr.glover: no visible binding for global variable 'update'
    lr.glover : nobs0: no visible binding for global variable 'nobs'
    lr.glover : nobs0 : nobs2: no visible global function definition for
     'residuals'
    lr.glover : tlab: no visible global function definition for 'terms'
    lr.glover : name: no visible global function definition for 'formula'
    lr.glover : modelUpdate: no visible global function definition for
     'as.formula'
    lr.glover: no visible global function definition for 'model.frame'
    lr.glover: no visible binding for global variable 'AIC'
    lr.glover: no visible binding for global variable 'BIC'
    summarySE : <anonymous>: no visible global function definition for 'sd'
    summarySE: no visible global function definition for 'qt'
    Undefined global functions or variables:
     AIC BIC aggregate as.formula formula logLik model.frame nobs qt
     residuals sd terms update
    Consider adding
     importFrom("stats", "AIC", "BIC", "aggregate", "as.formula", "formula",
     "logLik", "model.frame", "nobs", "qt", "residuals", "sd",
     "terms", "update")
    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