Skip to content

Commit

Permalink
additional GLMM modelling packages
Browse files Browse the repository at this point in the history
  • Loading branch information
phelps-sg committed Dec 19, 2023
1 parent 7744c29 commit 020f4ec
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 4 deletions.
14 changes: 10 additions & 4 deletions environment-frozen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -223,9 +223,9 @@ dependencies:
- myst-nb=0.17.2=pyhd8ed1ab_0
- myst-parser=0.18.1=pyhd8ed1ab_0
- nbclient=0.7.4=pyhd8ed1ab_0
- nbconvert=7.12.0=pyhd8ed1ab_0
- nbconvert-core=7.12.0=pyhd8ed1ab_0
- nbconvert-pandoc=7.12.0=pyhd8ed1ab_0
- nbconvert=7.13.0=pyhd8ed1ab_0
- nbconvert-core=7.13.0=pyhd8ed1ab_0
- nbconvert-pandoc=7.13.0=pyhd8ed1ab_0
- nbformat=5.9.2=pyhd8ed1ab_0
- ncurses=6.4=h59595ed_2
- nest-asyncio=1.5.8=pyhd8ed1ab_0
Expand All @@ -247,7 +247,7 @@ dependencies:
- packaging=23.2=pyhd8ed1ab_0
- pandas=2.1.4=py311h320fe9a_0
- pandas-flavor=0.6.0=pyhd8ed1ab_1
- pandas-stubs=2.1.1.230928=pyhd8ed1ab_1
- pandas-stubs=2.1.4.231218=pyhd8ed1ab_0
- pandoc=3.1.3=h32600fe_0
- pandocfilters=1.5.0=pyhd8ed1ab_0
- pango=1.50.14=ha41ecd1_2
Expand Down Expand Up @@ -331,16 +331,19 @@ dependencies:
- r-cli=3.6.1=r43ha503ecb_1
- r-clipr=0.8.0=r43hc72bb7e_2
- r-clock=0.7.0=r43ha503ecb_1
- r-coda=0.19_4=r43hc72bb7e_2
- r-codetools=0.2_19=r43hc72bb7e_1
- r-colorspace=2.1_0=r43h57805ef_1
- r-commonmark=1.9.0=r43h57805ef_1
- r-conflicted=1.2.0=r43h785f33e_1
- r-conquer=1.3.3=r43h08d816e_2
- r-corpcor=1.6.10=r43hc72bb7e_2
- r-corrplot=0.92=r43hc72bb7e_2
- r-cowplot=1.1.1=r43hc72bb7e_2
- r-cpp11=0.4.7=r43hc72bb7e_0
- r-crayon=1.5.2=r43hc72bb7e_2
- r-crosstalk=1.2.1=r43hc72bb7e_0
- r-cubature=2.0.4.6=r43hcf54a89_1
- r-curl=5.1.0=r43hf9611b0_0
- r-data.table=1.14.8=r43h029312a_2
- r-datawizard=0.9.0=r43hc72bb7e_0
Expand Down Expand Up @@ -368,6 +371,7 @@ dependencies:
- r-gap=1.5_1=r43h61816a4_1
- r-gap.datasets=0.0.6=r43hc72bb7e_0
- r-gargle=1.5.2=r43h785f33e_0
- r-geepack=1.3.9=r43h59595ed_1
- r-generics=0.1.3=r43hc72bb7e_2
- r-ggplot2=3.4.4=r43hc72bb7e_0
- r-ggpubr=0.6.0=r43hc72bb7e_1
Expand Down Expand Up @@ -420,6 +424,7 @@ dependencies:
- r-matrix=1.6_0=r43h316c678_0
- r-matrixmodels=0.5_3=r43hc72bb7e_0
- r-matrixstats=1.1.0=r43h57805ef_0
- r-mcmcglmm=2.35=r43ha503ecb_0
- r-memoise=2.0.1=r43hc72bb7e_2
- r-mgcv=1.9_0=r43h316c678_0
- r-mime=0.12=r43h57805ef_2
Expand Down Expand Up @@ -501,6 +506,7 @@ dependencies:
- r-sys=3.4.2=r43h57805ef_1
- r-systemfonts=1.0.5=r43haf97adc_0
- r-tables=0.9.17=r43hc72bb7e_1
- r-tensora=0.36.2.1=r43h57805ef_0
- r-texreg=1.39.3=r43hc72bb7e_0
- r-textshaping=0.3.7=r43hd87b9d6_0
- r-tibble=3.2.1=r43h57805ef_2
Expand Down
2 changes: 2 additions & 0 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,12 +34,14 @@ dependencies:
- r-rstatix
- r-tmb=1.9.6
- r-glmmTMB
- r-geepack
- r-reticulate
- r-irkernel
- r-dharma
- r-stargazer
- r-modelsummary
- r-texreg
- r-MCMCglmm
- pip
- pip:
- -e ./
Expand Down

0 comments on commit 020f4ec

Please sign in to comment.