Last updated on 2025-08-03 01:49:50 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.6 | 6.38 | 62.28 | 68.66 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.2.6 | 4.86 | 44.22 | 49.08 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.2.6 | 113.99 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.6 | 118.66 | NOTE | |||
r-devel-windows-x86_64 | 0.2.6 | 11.00 | 78.00 | 89.00 | NOTE | |
r-patched-linux-x86_64 | 0.2.6 | 6.36 | 59.55 | 65.91 | NOTE | |
r-release-linux-x86_64 | 0.2.6 | 5.88 | 56.62 | 62.50 | ERROR | |
r-release-macos-arm64 | 0.2.6 | 56.00 | NOTE | |||
r-release-macos-x86_64 | 0.2.6 | 71.00 | NOTE | |||
r-release-windows-x86_64 | 0.2.6 | 9.00 | 73.00 | 82.00 | ERROR | |
r-oldrel-macos-arm64 | 0.2.6 | 58.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.2.6 | 87.00 | NOTE | |||
r-oldrel-windows-x86_64 | 0.2.6 | 11.00 | 90.00 | 101.00 | ERROR |
Version: 0.2.6
Check: Rd files
Result: NOTE
checkRd: (-1) statcan_data.Rd:22: Lost braces; missing escapes or markup?
22 | \code{statcan_data()} function has 2 arguments to fulfill to get data: {tableNumber} & {lang}.
| ^
checkRd: (-1) statcan_data.Rd:22: Lost braces; missing escapes or markup?
22 | \code{statcan_data()} function has 2 arguments to fulfill to get data: {tableNumber} & {lang}.
| ^
checkRd: (-1) statcan_search.Rd:18: Lost braces; missing escapes or markup?
18 | The \code{statcan_search()} function has 2 arguments to fulfill to find a database: {keywords} and {lang}.
| ^
checkRd: (-1) statcan_search.Rd:18: Lost braces; missing escapes or markup?
18 | The \code{statcan_search()} function has 2 arguments to fulfill to find a database: {keywords} and {lang}.
| ^
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-x86_64
Version: 0.2.6
Check: examples
Result: ERROR
Running examples in ‘statcanR-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: statcan_search
> ### Title: Searching function for statcanR
> ### Aliases: statcan_search
>
> ### ** Examples
>
> statcan_search(c("economy","export","link"),"eng")
No tables with this combination of keywords
Error in statcan_search(c("economy", "export", "link"), "eng") :
object 'statcandata' not found
Calls: statcan_search -> apply
Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-release-linux-x86_64
Version: 0.2.6
Check: examples
Result: ERROR
Running examples in 'statcanR-Ex.R' failed
The error most likely occurred in:
> ### Name: statcan_search
> ### Title: Searching function for statcanR
> ### Aliases: statcan_search
>
> ### ** Examples
>
> statcan_search(c("economy","export","link"),"eng")
No tables with this combination of keywords
Error in statcan_search(c("economy", "export", "link"), "eng") :
object 'statcandata' not found
Calls: statcan_search -> apply
Execution halted
Flavors: r-release-windows-x86_64, r-oldrel-windows-x86_64