CRAN Package Check Results for Package eyetracking

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1 1.82 29.60 31.42 NOTE
r-devel-linux-x86_64-debian-gcc 1.1 1.44 23.42 24.86 NOTE
r-devel-linux-x86_64-fedora-clang 1.1 39.26 NOTE
r-devel-linux-x86_64-fedora-gcc 1.1 27.72 NOTE
r-patched-linux-x86_64 1.1 1.96 28.98 30.94 NOTE
r-release-linux-x86_64 1.1 1.36 28.69 30.05 NOTE
r-release-macos-arm64 1.1 NOTE
r-release-macos-x86_64 1.1 NOTE
r-release-windows-x86_64 1.1 10.00 48.00 58.00 NOTE
r-oldrel-macos-arm64 1.1 NOTE
r-oldrel-macos-x86_64 1.1 NOTE
r-oldrel-windows-ix86+x86_64 1.1 4.00 23.00 27.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-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