Last updated on 2025-11-04 07:49:53 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags | 
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.2-4 | 18.49 | 523.13 | 541.62 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.2-4 | 11.28 | 351.36 | 362.64 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.2-4 | 82.00 | 809.87 | 891.87 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.2-4 | 34.00 | 884.80 | 918.80 | OK | |
| r-devel-windows-x86_64 | 1.2-4 | 19.00 | 552.00 | 571.00 | ERROR | |
| r-patched-linux-x86_64 | 1.2-4 | 18.76 | 497.43 | 516.19 | OK | |
| r-release-linux-x86_64 | 1.2-4 | 15.78 | 499.13 | 514.91 | OK | |
| r-release-macos-arm64 | 1.2-4 | 7.00 | 263.00 | 270.00 | OK | |
| r-release-macos-x86_64 | 1.2-4 | 15.00 | 476.00 | 491.00 | OK | |
| r-release-windows-x86_64 | 1.2-4 | 18.00 | 547.00 | 565.00 | OK | |
| r-oldrel-macos-arm64 | 1.2-4 | 9.00 | 248.00 | 257.00 | OK | |
| r-oldrel-macos-x86_64 | 1.2-4 | 25.00 | 494.00 | 519.00 | OK | |
| r-oldrel-windows-x86_64 | 1.2-4 | 27.00 | 672.00 | 699.00 | OK | 
Version: 1.2-4
Check: tests
Result: ERROR
    Running 't-CIcdfplot.R' [17s]
    Running 't-Surv2fitdistcens.R' [2s]
    Running 't-bootdist.R' [11s]
    Running 't-bootdistcens.R' [3s]
    Running 't-cdfcomp.R' [4s]
    Running 't-cdfcompcens.R' [6s]
    Running 't-cvg-algo.R' [0s]
    Running 't-denscomp.R' [6s]
    Running 't-descdist.R' [2s]
    Running 't-detectbound.R' [2s]
    Running 't-fitbench.R' [0s]
    Running 't-fitdist-burr.R' [34s]
    Running 't-fitdist-customoptim.R' [2s]
    Running 't-fitdist-hessianpb.R' [2s]
    Running 't-fitdist-test-arguments.R' [2s]
    Running 't-fitdist.R' [3s]
    Running 't-fitdistcens.R' [4s]
    Running 't-gen-max-spacing-estim.R' [2s]
    Running 't-getparam.R' [2s]
    Running 't-gofstat.R' [2s]
    Running 't-init-actuar.R' [0s]
    Running 't-llplot.R' [4s]
    Running 't-lnL-surf.R' [2s]
    Running 't-logLik-vcov-coef.R' [2s]
    Running 't-manageparam.R' [2s]
    Running 't-mgedist.R' [3s]
    Running 't-mledist-asymptotic-vcov.R' [2s]
    Running 't-mledist-cens.R' [2s]
    Running 't-mledist-cvg-NelderMead.R' [0s]
    Running 't-mledist-nocens.R' [3s]
    Running 't-mledist-paramsupport.R' [5s]
    Running 't-mmedist-asymptotic-vcov.R' [3s]
    Running 't-mmedist.R' [4s]
    Running 't-msedist.R' [3s]
    Running 't-parallel.R' [0s]
    Running 't-plotdist.R' [2s]
    Running 't-plotdistcens.R' [2s]
    Running 't-ppcomp.R' [4s]
    Running 't-ppcompcens.R' [5s]
    Running 't-prefit.R' [2s]
    Running 't-qme-discrete.R' [8s]
    Running 't-qmedist-cvg-NelderMead.R' [0s]
    Running 't-qmedist.R' [5s]
    Running 't-qqcomp.R' [6s]
    Running 't-qqcompcens.R' [5s]
    Running 't-quantiledist.R' [2s]
    Running 't-startfixarg-overall.R' [4s]
    Running 't-starting-value-scale-rate.R' [2s]
    Running 't-startingvalues-fellerpareto-family.R' [4s]
    Running 't-startingvalues-inv-family.R' [18s]
    Running 't-startingvalues-invBurr-family.R' [7s]
    Running 't-startingvalues-invtrgamma-family.R' [2s]
    Running 't-startingvalues-othercont-family.R' [5s]
    Running 't-startingvalues-trgamma-family.R' [2s]
    Running 't-startingvalues-zeromod-family.R' [2s]
    Running 't-startingvalues-zerotrunc-family.R' [2s]
    Running 't-startingvalues.R' [2s]
    Running 't-util-mmedist-vcov.R' [2s]
    Running 't-util-npmle.R' [2s]
    Running 't-util-npsurv-mainfunction.R' [2s]
    Running 't-util-testdensity.R' [2s]
    Running 't-weird-ppcomp-cens.R' [2s]
    Running 't-weird-qqcomp-cens.R' [2s]
  Running the tests in 'tests/t-startingvalues-inv-family.R' failed.
  Complete output:
    > 
    > require(actuar)
    Loading required package: actuar
    
    Attaching package: 'actuar'
    
    The following objects are masked from 'package:stats':
    
        sd, var
    
    The following object is masked from 'package:grDevices':
    
        cm
    
    > require(fitdistrplus)
    Loading required package: fitdistrplus
    Loading required package: MASS
    Loading required package: survival
    > n <- 1e4
    > 
    > 
    > #### Inverse exponential ####
    > 
    > x <- rinvexp(n, 3)
    > 
    > if(FALSE)
    + {
    + fitdistrplus:::startarg_invtransgamma_family(x, "invexp")
    + fitdistrplus:::startarg_transgamma_family(1/x, "exp")
    + }
    > 
    > cdfcomp(fitdist(x, "invexp"), xlogscale = TRUE, do.points = FALSE)
    > 
    > 
    > #### Inverse transformed gamma ####
    > 
    > x <- rinvtrgamma(n, 3, 3, 10)
    > 
    > if(FALSE)
    + {
    +   fitdistrplus:::startarg_invtransgamma_family(x, "invtrgamma")
    +   fitdistrplus:::startarg_transgamma_family(1/x, "trgamma")
    +   
    +   cutshapeparam(list("shape0"=1e3, "shape33"=1e-10, "theta"=22))
    +   cutshapeparam(list("shape0"=1e3, "shape33"=1e3, "theta"=22))
    +   
    +   cutshapeparam(fitdistrplus:::startarg_invtransgamma_family(x, "invtrgamma"))
    + }
    > 
    > cdfcomp(fitdist(x, "invtrgamma", lower=0), xlogscale = TRUE, do.points = FALSE)
    Warning messages:
    1: In cov2cor(varcovar) :
      diag(V) had non-positive or NA entries; the non-finite result may be dubious
    2: In sqrt(diag(varcovar)) : NaNs produced
    > cdfcomp(fitdist(x, "invtrgamma", lower=0, start=list("shape1"=100, "shape2"=1, "scale"=1/2)), 
    +         xlogscale = TRUE, do.points = FALSE)
    Error in fitdist(x, "invtrgamma", lower = 0, start = list(shape1 = 100,  : 
      the function mle failed to estimate the parameters, 
                    with the error code 1
    Calls: cdfcomp -> fitdist
    Execution halted
Flavor: r-devel-windows-x86_64