Skip to content

Commit eb22ec8

Browse files
author
tnagler
committed
CRAN release 2.1.1
1 parent f1d49ae commit eb22ec8

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Package: VineCopula
22
Type: Package
33
Title: Statistical Inference of Vine Copulas
44
Version: 2.1.1
5-
Date: 2016-01-10
5+
Date: 2016-01-11
66
Description: Provides tools for the statistical analysis of vine copula models.
77
The package includes tools for parameter estimation, model selection,
88
simulation, goodness-of-fit tests, and visualization. Tools for estimation,

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
VineCopula 2.1.1 (January 10, 2016)
1+
VineCopula 2.1.1 (January 11, 2016)
22
----------------------------------------------------------------
33

44
IMPORTS

cran-comments.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
## Test environments
2-
* ubuntu 12.04 (release, devel)
3-
* win-builder (release, devel)
2+
* ubuntu 12.04 (release, devel, oldrel)
3+
* win-builder (devel)
44

55
## R CMD check results
66
There were no ERROR or WARNINGs.
77

88
## Downstream dependencies
9+
Checked copula : 0 errors | 0 warnings | 1 note
910
Checked CopulaRegression: 0 errors | 0 warnings | 2 notes
10-
- notes come from several undefined global functions or variables in R code;
11-
this is unrelated to our pacakge.
1211
Checked gofCopula : 0 errors | 0 warnings | 0 notes
13-
Checked SemiParBIVProbit: 0 errors | 0 warnings | 0 notes
12+
Checked kdecopula : 0 errors | 0 warnings | 0 notes
13+
Checked SemiParBIVProbit: 0 errors | 0 warnings | 1 note
1414
Checked SemiParSampleSel: 0 errors | 0 warnings | 0 notes

0 commit comments

Comments
 (0)