-
Notifications
You must be signed in to change notification settings - Fork 3
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
Update master with new release v1.0.1 #220
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
I thought now, that more people are getting involved with the package it could be good to have templates for issues that others might create. I made a proposition how to style them.
Update issue templates
* add file argument to bmm() * update news * bump version
…guidelines Documentation/197 contributing guidelines
…n-re Bugfix for default priors when only an interaction is specified
…prior Bugfix for setsize1 ranef constant prior
* Update IMM specification & Fix random generation functions - change parameterization of the IMM models to match the model in Oberauer et al. (2017) - make argument naming in distribution functions consistent with snake_case - fix bug in random generation function * Update distributions.R - implement the changed parmaeterization of the imm in the density function for the IMM * Update NEWS.md * Update NEWS.md * Update NEWS.md * Update imm-vignette * Update IMMdist.Rd
Co-authored-by: Gidon Frischkorn <[email protected]>
* update vignettes and delete internal datasets * update links to vignettes
* update installation instructions * update figures in readme * Fix URLs & update ReadMe Figure * remove vignettebuilder * update DESCRIPTION * copyright fixes * tidy description * set seed in readme * fixes to documentation * Update NEWS.md * Update documentation * fix brms imports * fix examplesIf * update examples and documentation * Update Examples * fix examples before cran * add depracted keywords, fix example bracket * small fix to description * fix typo in description --------- Co-authored-by: GidonFrischkorn <[email protected]>
* Increment version number to 1.0.0 * cran submission * Updates after CRAN submission feedback * Added a reference to the package in the description field of the DESCRIPTION file. * Added the return value for the functions `configure_prior()`, `summary.bmmfit()` and `update.bmmfit()` in the documentation. * Changed the function `install_and_load_bmm_version()` in `R/utils.R` to not write to a default path. * add news about CRAN release
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary
Tests
[] Confirm that all tests passed
[] Confirm that devtools::check() produces no errors
Release notes