Recent Releases of OneSampleMR
OneSampleMR - OneSampleMR 0.1.6
Fixed a bug in
fsw()when an exogenous covariate was a factor (thanks @ZoeReed)The
fsw()function now returns an error if any of the exposures are factors
- R
Published by remlapmot 9 months ago
OneSampleMR - OneSampleMR 0.1.5
- Replaced dots checking with rlang instead of the ellipsis package (thanks @olivroy).
- R
Published by remlapmot over 1 year ago
OneSampleMR - OneSampleMR 0.1.4
Add
CITATIONfileTweak formatting of code in helpfile examples and vignettes
Add subsection to README about GNU Fortran requirement for old versions of the gmm package on macOS
Bumped the minimum required version of R to be 4.1.0. This is because of the same requirement in pbkrtest, which is a dependency of car which is a dependency of ivreg
Bumped version of roxygen2 used to create the package documentation
Made use of ellipsis
...in several function definitions safer using the ellipsis packageBumped required version of R to 4.3.0 because the Matrix package, which is a dependency of ivreg now requires R 4.4.0. CRAN retain a binary version of Matrix 1.6-5 for the previous release of R, and so the minimum version of R can be 4.3.0 rather than 4.4.0.
- R
Published by remlapmot over 1 year ago
OneSampleMR - OneSampleMR 0.1.3
- Update roxygen2 version used to generate documentation
- Reduce the number of functions imported from other packages
- R
Published by remlapmot almost 3 years ago
OneSampleMR - OneSampleMR 0.1.2
- Make use of packages in Suggests list conditional on their availability
- Remove ivtools from Suggests due to the current failure of its ahaz dependency package to build on 4 of the CRAN Linux sub-architectures
- Remove AER from Suggest due to only being used in one helpfile link which has been deleted
- R
Published by remlapmot almost 4 years ago
OneSampleMR - OneSampleMR 0.1.1
Minor fix for an R CMD check note under R 4.2.0.
- R
Published by remlapmot almost 4 years ago
OneSampleMR - OneSampleMR 0.1.0
- First release on CRAN
- The CRAN page is here
- R
Published by remlapmot over 4 years ago