Last updated on 2023-12-07 02:51:24 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.3.9 | 4.22 | 242.23 | 246.45 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 2.3.9 | 3.49 | 178.41 | 181.90 | 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 | 374.00 | 380.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.50 | 234.34 | 240.84 | 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 | 385.00 | 393.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 | 8.00 | 375.00 | 383.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