8000 Release 0.5.3.1.0 by tnagler · Pull Request #220 · vinecopulib/rvinecopulib · GitHub
[go: up one dir, main page]

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 0.5.3.1.0 #220

Merged
merged 6 commits into from
Aug 12, 2020
Merged

Release 0.5.3.1.0 #220

merged 6 commits into from
Aug 12, 2020

Conversation

tnagler
Copy link
Collaborator
@tnagler tnagler commented Aug 11, 2020

No description provided.

tnagler and others added 5 commits June 25, 2020 13:02
* Better structures (#203)

* allow single integer construction of C/D-vines

* a few unit tests

* export plot.rvine_matrix

* unit tests for plot functions

* add `var_names = "hide"` option in plot.vinecop_dist()

* pass dots to plot.vinecop_dist()

* fix plot.vinecop_dist() docs

* fix tau->par for frank (#207)

* fix tau->par for frank

* update version and NEWS

* some typos and doc formatting (#208)

* switch to github actions (#204)

* switch to github actions

* what happened

* no idea

* do one check on R 3.5

* remove CRAN mirror on actions/linux

* try different shell for escaping issue

* escape one more?

* change CI badge

* Rcpp bug on macOS-3.5 RcppCore/Rcpp#1046

* same bug on macOS-3.6

* trigger

* use R 4.0

* pull current dev (#209)

* allow 1-dimensional models

* select

* matrix -> RvineStructure

* more infrastructure + unit tests

* more unit tests

* CRAN checks
* bump version

* update NEWS

* update website

* try usethis (#218)

* try usethis

* on all push/PR

* remove old versions, add coverage

* remove one windows

* Improve test coverage (#219)

* test pairs_copula_data()

* test print.summary_df()

* check family sets

* more on as_rvine_matrix()

* more on vinecop methods

* getters with truncation

Co-authored-by: Thibault Vatter <thibault.vatter@gmail.com>
@codecov-commenter
Copy link
codecov-commenter commented Aug 11, 2020

Codecov Report

Merging #220 into master will decrease coverage by 2.98%.
The diff coverage is 94.47%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #220      +/-   ##
==========================================
- Coverage   97.46%   94.48%   -2.99%     
==========================================
  Files          10       16       +6     
  Lines         829     1558     +729     
==========================================
+ Hits          808     1472     +664     
- Misses         21       86      +65     
Impacted Files Coverage Δ
R/tools.R 83.22% <83.22%> (-16.78%) ⬇️
R/vine.R 89.52% <89.52%> (ø)
R/getters.R 90.72% <90.72%> (ø)
R/vine_methods.R 91.66% <91.66%> (ø)
R/rvine_structure.R 94.00% <94.00%> (ø)
R/as_rvine_structure.R 94.02% <94.02%> (ø)
R/bicop_methods.R 94.79% <94.38%> (-4.17%) ⬇️
R/vinecop_plot.R 95.69% <95.69%> (+1.19%) ⬆️
R/truncate_model.R 96.22% <96.22%> (ø)
R/bicop.R 96.42% <97.67%> (-3.58%) ⬇️
... and 17 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update cf2cc69...42babcb. Read the comment docs.

@tnagler tnagler marked this pull request as ready for review August 12, 2020 19:37
@tnagler tnagler merged commit ccee7d4 into master Aug 12, 2020
@tnagler tnagler deleted the dev branch August 12, 2020 19:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0