(Release date 2024-09-06)
unique()
calls in power_prune()
with mean()
to ensure scalar iv.se
values (thanks @phageghost)(Release date 2024-08-21)
R CMD check
GitHub Actions due to the rjson hard dependency of the MendelianRandomization package now requiring R >= 4.4.0(Release date 2024-07-06)
(Release date: 2024-06-30)
R CMD check
GitHub Actions workflow to be 4.3.2. This is because the meta dependency depends on lme4, and the recent 1.1-35.4 release of lme4 requires Matrix 1.6-2 which was released a few days after R 4.3.2.(Release date: 2024-06-05)
(Release date: 2024-05-23)
(Release date: 2024-05-09)
format_data()
now errors if it detects its dat
object is of class 'data.table'
and issues a message informing the user to make their dat object simply a 'data.frame'
(thanks to Si Fang @sifang1678)(Release date: 2024-04-30)
(Release date: 2024-04-22)
(Release date: 2024-03-21)
mr_leaveoneout_plot()
and mr_forest_plot()
amended size
argument to linewidth
as per ggplot2 version 3.4.0.(Release date: 2024-02-20)
bfile
and plink_bin
arguments to clump_data()
mv_extract_exposures_local()
to create the multiple exposure dataset(Release date: 2024-02-01)
dat_to_RadialMR()
make_dat()
default arguments and helpfile(Release date: 2023-11-16)
(Release date: 2023-05-29)
(Release date: 2021-03-25)
(Release date: 2020-08-09)
clump_data
function to operate on outcome datasets in the same way as it operates on exposure datasets. Credit goes to Marina Vabistsevits for spotting this and suggesting a solution.(Release date: 2020-05-10)
(Release date: 2020-04-02)
(Release date: 2020-03-11)
R CMD check
warnings and notes.(Release date: 2020-02-14)
(Release date: 2020-01-01)
(Release date: 2019-12-01)
(Release date: 2019-09-12)
devtools::install_github("MarkEdmondson1234/googleAuthR@v0.8.1")
(Release date: 2019-09-10)
(Release date: 2019-08-12)
extract_instruments
when pre-computed outcomes are not present by default. The old behaviour is still possible by setting extract_instruments(force_server_if_empty=FALSE)
(Release date: 2019-02-22)
(Release date: 2019-02-19)
(Release date: 2019-01-31)
(Release date: 2019-01-31)
(Release date: 2018-12-03)
(Release date: 2018-12-03)
(Release date: 2017-11-30)
(Release date: 2017-11-23)
(Release date: 2017-11-22)
(Release date: 2017-11-22)
One of the external packages that TwoSampleMR depends upon had changed, making the authorisation behaviour change. The authorisation was timing out after an hour and it was not refreshing after its timeout. This has now been fixed - the authorisation token will refresh after an hour.
The authorisation token used to be stored in a hidden file called .httr-oauth. This has now been changed - it will be stored in a visible file called 'mrbase.oauth'.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.