CRAN Package Check Results for Package eyetracking

Last updated on 2020-08-07 01:49:43 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1 1.76 17.12 18.88 NOTE
r-devel-linux-x86_64-debian-gcc 1.1 1.42 13.70 15.12 NOTE
r-devel-linux-x86_64-fedora-clang 1.1 31.99 NOTE
r-devel-linux-x86_64-fedora-gcc 1.1 22.40 NOTE
r-devel-windows-ix86+x86_64 1.1 8.00 27.00 35.00 NOTE
r-patched-linux-x86_64 1.1 1.75 17.07 18.82 NOTE
r-patched-solaris-x86 1.1 34.80 NOTE
r-release-linux-x86_64 1.1 1.71 17.12 18.83 NOTE
r-release-macos-x86_64 1.1 NOTE
r-release-windows-ix86+x86_64 1.1 5.00 24.00 29.00 NOTE
r-oldrel-macos-x86_64 1.1 NOTE
r-oldrel-windows-ix86+x86_64 1.1 4.00 35.00 39.00 NOTE

Check Details

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-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.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