Skip to content

CmdStanR v0.5.0 #634

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

Merged
merged 6 commits into from
Mar 20, 2022
Merged

CmdStanR v0.5.0 #634

merged 6 commits into from
Mar 20, 2022

Conversation

jgabry
Copy link
Member

@jgabry jgabry commented Mar 18, 2022

Submission Checklist

  • Run unit tests
  • Declare copyright holder and agree to license (see below)

Summary

Updates DESCRIPTION, NEWS.md, and website for v0.5.0. Once we merge this I'll tag the 0.5.0 release.

Copyright and Licensing

Please list the copyright holder for the work you are submitting
(this will be you or your assignee, such as a university or company):
Columbia University

By submitting this pull request, the copyright holder is agreeing to
license the submitted work under the following licenses:

@jgabry
Copy link
Member Author

jgabry commented Mar 18, 2022

@rok-cesnovar Whenever you have a chance can you regenerate the opencl vignette for the website and push to this branch? I think you just need to run this:

withr::with_envvar(c("NOT_CRAN" = "true"), {
  pkgdown::build_article("articles-online-only/opencl")
})

@jgabry jgabry changed the title V0.5.0 CmdStanR v0.5.0 Mar 18, 2022
Copy link
Member

@rok-cesnovar rok-cesnovar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Whenever you have a chance can you regenerate the opencl vignette for the website and push to this branch? I think you just need to run this:

Done.

The PR looks good otherwise.Thanks!

@codecov-commenter
Copy link

codecov-commenter commented Mar 19, 2022

Codecov Report

Merging #634 (ca84b71) into master (ac5a448) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #634   +/-   ##
=======================================
  Coverage   92.71%   92.71%           
=======================================
  Files          12       12           
  Lines        3402     3402           
=======================================
  Hits         3154     3154           
  Misses        248      248           
Impacted Files Coverage Δ
R/model.R 92.09% <100.00%> (ø)

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 ac5a448...ca84b71. Read the comment docs.

@rok-cesnovar rok-cesnovar merged commit 2e24ec8 into master Mar 20, 2022
@rok-cesnovar rok-cesnovar deleted the v0.5.0 branch March 20, 2022 11:57
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.

3 participants