Last updated on 2023-12-01 18:51:13 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.3.9 | 5.64 | 240.81 | 246.45 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 2.3.9 | 4.70 | 175.69 | 180.39 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 2.3.9 | 309.03 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 2.3.9 | 317.49 | OK | |||
r-devel-windows-x86_64 | 2.3.9 | 6.00 | 367.00 | 373.00 | OK | |
r-patched-linux-x86_64 | 2.3.9 | 11.13 | 230.79 | 241.92 | OK | |
r-release-linux-x86_64 | 2.3.9 | 6.26 | 231.39 | 237.65 | OK | |
r-release-macos-arm64 | 2.3.9 | 138.00 | OK | |||
r-release-macos-x86_64 | 2.3.9 | 445.00 | OK | |||
r-release-windows-x86_64 | 2.3.9 | 8.00 | 383.00 | 391.00 | OK | |
r-oldrel-macos-arm64 | 2.3.9 | 126.00 | OK | |||
r-oldrel-macos-x86_64 | 2.3.9 | 236.00 | OK | |||
r-oldrel-windows-x86_64 | 2.3.9 | 9.00 | 378.00 | 387.00 | OK |
Version: 2.3.9
Check: Rd files
Result: NOTE
checkRd: (-1) read.clipboard.Rd:62: Lost braces
62 | \details{A typical session of R might involve data stored in text files, generated online, etc. Although it is easy to just read from a file (particularly if using \code{\link{read.file}}, an alternative is to use one's local system to copy from the file to the clipboard and then read from the clipboard \code{\link{read.clipboard}}. This is very convenient (and somewhat more intuitive to the naive user). This is particularly convenient when copying from a text book or article and just moving a section of text into R.) However, copying from a file and then reading the clipboard is hard to automate in a script. Thus, code{\link{read.file}} will read from a file.
| ^
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc