Last updated on 2025-05-09 01:50:38 CEST.
Package | ERROR | NOTE |
---|---|---|
bisque | 13 | |
telefit | 1 | 12 |
Current CRAN status: NOTE: 13
Version: 1.0.2
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Joshua Hewitt <joshua.hewitt@duke.edu>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: person(given = "Joshua",
family = "Hewitt",
role = c("aut", "cre"),
email = "joshua.hewitt@duke.edu")
as necessary.
The Description field contains
posterior inference. See Hewitt and Hoeting (2019) <arXiv:1904.07270>
Please refer to arXiv e-prints via their arXiv DOI <doi:10.48550/arXiv.YYMM.NNNNN>.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 1.0.2
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-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: 1.0.2
Check: installed package size
Result: NOTE
installed size is 7.7Mb
sub-directories of 1Mb or more:
libs 7.5Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64
Current CRAN status: ERROR: 1, NOTE: 12
Version: 1.0.3
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Joshua Hewitt <joshua.hewitt@duke.edu>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: person(given = "Joshua",
family = "Hewitt",
role = c("aut", "cre"),
email = "joshua.hewitt@duke.edu")
as necessary.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
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-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: 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-oldrel-macos-arm64, r-oldrel-macos-x86_64