Skip to content
Prev 19639 / 20628 Next

Error using MCMCglmm

Hi Jarrod,

Thank you for your answer.

Yes I transformed the dataset to a classic dataframe but the error remained.

If it can help, please find below my sessionInfo(). I eventually loaded 
the tidyverse.

Cheers,

Kamal


R version 4.0.3 (2020-10-10)
Platform: x86_64-w64-mingw32/x64 (64-bit)
Running under: Windows 10 x64 (build 19043)

Matrix products: default

locale:
[1] LC_COLLATE=French_France.1252? LC_CTYPE=French_France.1252
[3] LC_MONETARY=French_France.1252 LC_NUMERIC=C
[5] LC_TIME=French_France.1252

attached base packages:
[1] stats???? graphics? grDevices utils???? datasets? methods base

other attached packages:
 ?[1] MCMCglmm_2.29???? ape_5.4-1???????? coda_0.19-4 performance_0.7.0
 ?[5] MuMIn_1.43.17???? visreg_2.7.0????? merTools_0.5.2 arm_1.11-2
 ?[9] MASS_7.3-53?????? glmmTMB_1.1.2.3?? lmerTest_3.1-3 lme4_1.1-27.1
[13] Matrix_1.4-0????? scales_1.1.1????? forcats_0.5.1 stringr_1.4.0
[17] dplyr_1.0.7?????? purrr_0.3.4?????? readr_1.4.0 tidyr_1.1.3
[21] tibble_3.0.4????? ggplot2_3.3.5???? tidyverse_1.3.1 plyr_1.8.6

loaded via a namespace (and not attached):
 ? [1] cubature_2.0.4.2??? TH.data_1.0-10????? minqa_1.2.4 colorspace_1.4-1
 ? [5] ellipsis_0.3.2????? estimability_1.3??? htmlTable_2.2.1 
corpcor_1.6.9
 ? [9] base64enc_0.1-3???? fs_1.5.0??????????? rstudioapi_0.13 fansi_0.4.1
 ?[13] mvtnorm_1.1-1?????? lubridate_1.7.10??? xml2_1.3.2 codetools_0.2-16
 ?[17] splines_4.0.3?????? knitr_1.33????????? Formula_1.2-4 jsonlite_1.7.2
 ?[21] nloptr_1.2.2.2????? packrat_0.6.0?????? broom_0.7.8 cluster_2.1.0
 ?[25] dbplyr_2.1.1??????? png_0.1-7?????????? broom.mixed_0.2.6 
shiny_1.5.0
 ?[29] compiler_4.0.3????? httr_1.4.2????????? emmeans_1.6.1 
backports_1.2.1
 ?[33] fastmap_1.1.0?????? assertthat_0.2.1??? cli_2.5.0 later_1.2.0
 ?[37] htmltools_0.5.1.1?? tools_4.0.3???????? gtable_0.3.0 glue_1.4.2
 ?[41] reshape2_1.4.4????? Rcpp_1.0.7????????? cellranger_1.1.0 vctrs_0.3.8
 ?[45] nlme_3.1-149??????? iterators_1.0.13??? insight_0.14.2 
tensorA_0.36.1
 ?[49] xfun_0.24?????????? rvest_1.0.0???????? mime_0.9 lifecycle_1.0.0
 ?[53] zoo_1.8-8?????????? promises_1.1.1????? hms_1.1.0 parallel_4.0.3
 ?[57] sandwich_3.0-0????? TMB_1.7.22????????? RColorBrewer_1.1-2 
gridExtra_2.3
 ?[61] rpart_4.1-15??????? latticeExtra_0.6-29 stringi_1.5.3 
bayestestR_0.10.0
 ?[65] foreach_1.5.1?????? blme_1.0-5????????? checkmate_2.0.0 boot_1.3-25
 ?[69] rlang_0.4.11??????? pkgconfig_2.0.3???? lattice_0.20-41 
htmlwidgets_1.5.3
 ?[73] tidyselect_1.1.0??? magrittr_2.0.1????? R6_2.4.1 generics_0.1.0
 ?[77] Hmisc_4.5-0???????? multcomp_1.4-14???? DBI_1.1.1 pillar_1.6.4
 ?[81] haven_2.4.1???????? foreign_0.8-80????? withr_2.3.0 survival_3.2-7
 ?[85] abind_1.4-5???????? nnet_7.3-14???????? modelr_0.1.8 crayon_1.4.1
 ?[89] utf8_1.1.4????????? jpeg_0.1-8.1??????? grid_4.0.3 readxl_1.3.1
 ?[93] data.table_1.14.0?? reprex_2.0.0??????? digest_0.6.27 xtable_1.8-4
 ?[97] httpuv_1.6.1??????? numDeriv_2016.8-1.1 stats4_4.0.3 munsell_0.5.0



Le 27/12/2021 ? 19:49, Jarrod Hadfield a ?crit?: