Last updated on 2022-05-09 09:50:47 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1 | 2.05 | 29.70 | 31.75 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.1 | 1.33 | 23.26 | 24.59 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.1 | 38.74 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.1 | 37.34 | NOTE | |||
r-devel-windows-x86_64 | 1.1 | 8.00 | 47.00 | 55.00 | NOTE | |
r-patched-linux-x86_64 | 1.1 | 1.88 | 29.38 | 31.26 | NOTE | |
r-release-linux-x86_64 | 1.1 | 1.21 | 29.18 | 30.39 | NOTE | |
r-release-macos-arm64 | 1.1 | 12.00 | NOTE | |||
r-release-macos-x86_64 | 1.1 | 25.00 | NOTE | |||
r-release-windows-x86_64 | 1.1 | 4.00 | 48.00 | 52.00 | NOTE | |
r-oldrel-macos-arm64 | 1.1 | 15.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.1 | 22.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 1.1 | 4.00 | 23.00 | 27.00 | NOTE |
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-x86_64, 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