Last updated on 2025-03-15 18:50:23 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.3 | 179.65 | 315.72 | 495.37 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0.3 | 0.38 | 1.16 | 1.54 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.0.3 | 762.86 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.3 | 857.08 | ERROR | |||
r-devel-macos-arm64 | 1.0.3 | 167.00 | NOTE | |||
r-devel-macos-x86_64 | 1.0.3 | 328.00 | NOTE | |||
r-devel-windows-x86_64 | 1.0.3 | 197.00 | 282.00 | 479.00 | NOTE | |
r-patched-linux-x86_64 | 1.0.3 | 184.25 | 297.33 | 481.58 | NOTE | |
r-release-linux-x86_64 | 1.0.3 | 180.89 | 291.13 | 472.02 | NOTE | |
r-release-macos-arm64 | 1.0.3 | 175.00 | NOTE | |||
r-release-macos-x86_64 | 1.0.3 | 230.00 | NOTE | |||
r-release-windows-x86_64 | 1.0.3 | 189.00 | 270.00 | 459.00 | NOTE | |
r-oldrel-macos-arm64 | 1.0.3 | NOTE | ||||
r-oldrel-macos-x86_64 | 1.0.3 | 354.00 | NOTE | |||
r-oldrel-windows-x86_64 | 1.0.3 | 237.00 | 373.00 | 610.00 | NOTE |
Version: 1.0.3
Check: C++ specification
Result: NOTE
Specified C++11: please drop specification unless essential
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-macos-arm64, r-devel-macos-x86_64, 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: 1.0.3
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.0.3
Check: examples
Result: ERROR
Running examples in ‘telefit-Ex.R’ failed
The error most likely occurred in:
> ### Name: stFit
> ### Title: Fit the remote effects spatial process (RESP) model
> ### Aliases: stFit
>
> ### ** Examples
>
> library(dplyr)
Attaching package: ‘dplyr’
The following objects are masked from ‘package:stats’:
filter, lag
The following objects are masked from ‘package:base’:
intersect, setdiff, setequal, union
> library(foreach)
> library(itertools)
Loading required package: iterators
>
> set.seed(2018)
>
> data("coprecip")
> data("coprecip.fit")
> attach(coprecip)
>
> coprecip.fit = stFit(stData = coprecip, priors = coprecip.fit$priors,
+ maxIt = 10, coords.knots = coprecip.fit$coords.knots)
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 1.0.3
Check: installed package size
Result: NOTE
installed size is 19.2Mb
sub-directories of 1Mb or more:
data 2.4Mb
libs 16.5Mb
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64