Last updated on 2025-07-01 13:50:21 CEST.
Package | FAIL | NOTE | OK |
---|---|---|---|
LongMemoryTS | 1 | 5 | 7 |
MonteCarlo | 2 | 11 |
Current CRAN status: FAIL: 1, NOTE: 5, OK: 7
Version: 0.1.0
Check: Rd cross-references
Result: NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
partition.X.Rd: partitions
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-windows-x86_64
Version: 0.1.0
Check: PDF version of manual
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:
> m<-floor(1+T^0.65)
> xt<-fracdiff.sim(n=T, d=d)$series
> yt<-xt+rnorm(T)
> zt<-xt+rnorm(T)
> X<-cbind(xt,yt,zt)
> lW.wrap<-function(data,m){local.W(data,m)$d}
> d.hat<-apply(X,2,lW.wrap, m=m1)
> rank.est(data=X, d.hat, m=m, m1=m1)
[1] 1
>
>
>
> ### * <FOOTER>
> ###
> cleanEx()
detaching 'package:fracdiff'
> options(digits = 7L)
> base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
Time elapsed: 10 0.95 10.95 NA NA
> grDevices::dev.off()
null device
1
> ###
> ### Local variables: ***
> ### mode: outline-minor ***
> ### outline-regexp: "\\(> \\)?### [*]+" ***
> ### End: ***
> quit('no')
======== End of example output (where/before crash/hang up occured ?) ========
Flavor: r-release-windows-x86_64
Current CRAN status: NOTE: 2, OK: 11
Version: 1.0.6
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Christian Hendrik Leschinski <christian_leschinski@gmx.de>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: person(given = c("Christian", "Hendrik"),
family = "Leschinski",
role = c("aut", "cre"),
email = "christian_leschinski@gmx.de")
as necessary.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc