Last updated on 2016-12-28 23:47:40.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0 | 7.18 | 73.91 | 81.09 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.0 | 7.41 | 74.67 | 82.08 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.0 | 165.92 | OK | --no-stop-on-test-error | ||
r-devel-linux-x86_64-fedora-gcc | 1.0 | 167.32 | OK | --no-stop-on-test-error | ||
r-devel-macos-x86_64-clang | 1.0 | 129.89 | OK | --no-stop-on-test-error | ||
r-devel-windows-ix86+x86_64 | 1.0 | 23.00 | 115.00 | 138.00 | OK | |
r-patched-linux-x86_64 | 1.0 | 6.92 | 70.74 | 77.66 | OK | |
r-patched-solaris-sparc | 1.0 | 1015.40 | OK | |||
r-patched-solaris-x86 | 1.0 | 216.80 | OK | |||
r-release-linux-x86_64 | 1.0 | 6.70 | 70.01 | 76.72 | OK | |
r-release-osx-x86_64-mavericks | 1.0 | ERROR | ||||
r-release-windows-ix86+x86_64 | 1.0 | 33.00 | 117.00 | 150.00 | OK | |
r-oldrel-windows-ix86+x86_64 | 1.0 | 29.00 | 119.00 | 148.00 | OK |
Version: 1.0
Check: dependencies in R code
Result: NOTE
Invalid MIT-MAGIC-COOKIE-1 key
Flavor: r-release-osx-x86_64-mavericks
Version: 1.0
Check: S3 generic/method consistency
Result: WARN
Invalid MIT-MAGIC-COOKIE-1 key
See section ‘Generic functions and methods’ in the ‘Writing R
Extensions’ manual.
Flavor: r-release-osx-x86_64-mavericks
Version: 1.0
Check: replacement functions
Result: WARN
Invalid MIT-MAGIC-COOKIE-1 key
The argument of a replacement function which corresponds to the right
hand side must be named ‘value’.
Flavor: r-release-osx-x86_64-mavericks
Version: 1.0
Check: foreign function calls
Result: NOTE
Invalid MIT-MAGIC-COOKIE-1 key
See chapter ‘System and foreign language interfaces’ in the ‘Writing R
Extensions’ manual.
Flavor: r-release-osx-x86_64-mavericks
Version: 1.0
Check: R code for possible problems
Result: NOTE
Invalid MIT-MAGIC-COOKIE-1 key
Flavor: r-release-osx-x86_64-mavericks
Version: 1.0
Check: for missing documentation entries
Result: WARN
Invalid MIT-MAGIC-COOKIE-1 key
All user-level objects in a package should have documentation entries.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
Flavor: r-release-osx-x86_64-mavericks
Version: 1.0
Check: for code/documentation mismatches
Result: WARN
Invalid MIT-MAGIC-COOKIE-1 key
Invalid MIT-MAGIC-COOKIE-1 key
Invalid MIT-MAGIC-COOKIE-1 key
Flavor: r-release-osx-x86_64-mavericks
Version: 1.0
Check: Rd \usage sections
Result: NOTE
Invalid MIT-MAGIC-COOKIE-1 key
The \usage entries for S3 methods should use the \method markup and not
their full name.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
Flavor: r-release-osx-x86_64-mavericks
Version: 1.0
Check: examples
Result: ERROR
Running examples in ‘TELP-Ex.R’ failed
The error most likely occurred in:
> ### Name: telp
> ### Title: The Base Function of This Package The Free Evocation of Words
> ### Technique
> ### Aliases: telp
> ### Keywords: function
>
> ### ** Examples
>
> telp()
Error in structure(.External(.C_dotTclObjv, objv), class = "tclObj") :
[tcl] invalid command name "toplevel".
Calls: telp ... tktoplevel -> tkwidget -> tcl -> .Tcl.objv -> structure
Execution halted
Flavor: r-release-osx-x86_64-mavericks