Last updated on 2024-11-14 02:49:30 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.4 | 8.41 | 84.68 | 93.09 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.1.4 | 5.63 | 64.89 | 70.52 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.1.4 | 157.95 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.4 | 163.38 | OK | |||
r-devel-windows-x86_64 | 0.1.4 | 17.00 | 98.00 | 115.00 | OK | |
r-patched-linux-x86_64 | 0.1.4 | 8.41 | 79.31 | 87.72 | OK | |
r-release-linux-x86_64 | 0.1.4 | 8.87 | 79.42 | 88.29 | OK | |
r-release-macos-arm64 | 0.1.4 | 56.00 | OK | |||
r-release-macos-x86_64 | 0.1.4 | 112.00 | OK | |||
r-release-windows-x86_64 | 0.1.4 | 12.00 | 95.00 | 107.00 | OK | |
r-oldrel-macos-arm64 | 0.1.4 | 60.00 | OK | |||
r-oldrel-macos-x86_64 | 0.1.4 | 100.00 | OK | |||
r-oldrel-windows-x86_64 | 0.1.4 | 83.00 | 0.00 | 83.00 | FAIL |
Version: 0.1.4
Check: examples
Result: FAIL
Check process probably crashed or hung up for 20 minutes ... killed
Most likely this happened in the example checks (?),
if not, ignore the following last lines of example output:
R version 4.3.3 (2024-02-29 ucrt) -- "Angel Food Cake"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64 (64-bit)
R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.
Natural language support but running in an English locale
R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.
Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.
> pkgname <- "PytrendsLongitudinalR"
> source(file.path(R.home("share"), "R", "examples-header.R"))
> options(warn = 1)
> options(pager = "console")
> library('PytrendsLongitudinalR')
======== End of example output (where/before crash/hang up occured ?) ========
Flavor: r-oldrel-windows-x86_64