Last updated on 2022-08-15 08:50:04 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.4 | 14.39 | 107.31 | 121.70 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.2.4 | 10.62 | 79.87 | 90.49 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.2.4 | 157.91 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.4 | 150.83 | OK | |||
r-devel-windows-x86_64 | 0.2.4 | 21.00 | 122.00 | 143.00 | ERROR | |
r-patched-linux-x86_64 | 0.2.4 | 10.41 | 102.54 | 112.95 | OK | |
r-release-linux-x86_64 | 0.2.4 | 11.68 | 100.03 | 111.71 | OK | |
r-release-macos-arm64 | 0.2.4 | 39.00 | OK | |||
r-release-macos-x86_64 | 0.2.4 | 70.00 | OK | |||
r-release-windows-x86_64 | 0.2.4 | 23.00 | 130.00 | 153.00 | ERROR | |
r-oldrel-macos-arm64 | 0.2.4 | 49.00 | OK | |||
r-oldrel-macos-x86_64 | 0.2.4 | 79.00 | OK | |||
r-oldrel-windows-ix86+x86_64 | 0.2.4 | 28.00 | 120.00 | 148.00 | ERROR |
Version: 0.2.4
Check: examples
Result: ERROR
Running examples in 'penDvine-Ex.R' failed
The error most likely occurred in:
> ### Name: penDvine-package
> ### Title: The package 'penDvine' offers routines for estimating densities
> ### and copula distribution of D-vines.
> ### Aliases: penDvine-package
>
> ### ** Examples
>
> #This examples describes the estimation of a D-vine to winddata,
> #available in this package. After the margins are prepared, we estimate a
> #D-vine using B-splines with 9 (K+1) marginal knots and penalizing second (m=2)
> #order differences (pen=1) of the basis coefficients.
>
> data(Winddata)
> ex.data<-Winddata[c(1:100),c(1:4)] #examplary subdata for fast calculation
> wind.example<-Dvine(ex.data,K=7,pen=1,lambda=100,order.Dvine=FALSE,base="B-spline",m=2,cores=2)
>
>
>
> ### * <FOOTER>
> ###
> cleanEx()
Error: connections left open:
<-CRANWIN2.fb05.statistik.uni-dortmund.de:11784 (sockconn)
<-CRANWIN2.fb05.statistik.uni-dortmund.de:11784 (sockconn)
Execution halted
Flavor: r-devel-windows-x86_64
Version: 0.2.4
Check: examples
Result: ERROR
Running examples in 'penDvine-Ex.R' failed
The error most likely occurred in:
> ### Name: penDvine-package
> ### Title: The package 'penDvine' offers routines for estimating densities
> ### and copula distribution of D-vines.
> ### Aliases: penDvine-package
>
> ### ** Examples
>
> #This examples describes the estimation of a D-vine to winddata,
> #available in this package. After the margins are prepared, we estimate a
> #D-vine using B-splines with 9 (K+1) marginal knots and penalizing second (m=2)
> #order differences (pen=1) of the basis coefficients.
>
> data(Winddata)
> ex.data<-Winddata[c(1:100),c(1:4)] #examplary subdata for fast calculation
> wind.example<-Dvine(ex.data,K=7,pen=1,lambda=100,order.Dvine=FALSE,base="B-spline",m=2,cores=2)
>
>
>
> ### * <FOOTER>
> ###
> cleanEx()
Error: connections left open:
<-CRANWIN2.fb05.statistik.uni-dortmund.de:11799 (sockconn)
<-CRANWIN2.fb05.statistik.uni-dortmund.de:11799 (sockconn)
Execution halted
Flavor: r-release-windows-x86_64
Version: 0.2.4
Check: examples
Result: ERROR
Running examples in 'penDvine-Ex.R' failed
The error most likely occurred in:
> ### Name: penDvine-package
> ### Title: The package 'penDvine' offers routines for estimating densities
> ### and copula distribution of D-vines.
> ### Aliases: penDvine-package
>
> ### ** Examples
>
> #This examples describes the estimation of a D-vine to winddata,
> #available in this package. After the margins are prepared, we estimate a
> #D-vine using B-splines with 9 (K+1) marginal knots and penalizing second (m=2)
> #order differences (pen=1) of the basis coefficients.
>
> data(Winddata)
> ex.data<-Winddata[c(1:100),c(1:4)] #examplary subdata for fast calculation
> wind.example<-Dvine(ex.data,K=7,pen=1,lambda=100,order.Dvine=FALSE,base="B-spline",m=2,cores=2)
>
>
>
> ### * <FOOTER>
> ###
> cleanEx()
Error: connections left open:
<-CRANwin.fb05.statistik.uni-dortmund.de:11546 (sockconn)
<-CRANwin.fb05.statistik.uni-dortmund.de:11546 (sockconn)
Execution halted
Flavor: r-oldrel-windows-ix86+x86_64