# Attention: currently dh-upgrade-R is messing up this control file!!!
# You need to revert the result
Tests: run-unit-test
Depends: @,
         r-cran-knitr,
        r-cran-rmarkdown,
        r-cran-testthat,
        r-cran-mass,
        r-cran-lattice,
        r-cran-ggplot2 (>= 2.2.1),
        r-cran-mlmrev,
        r-cran-bbmle (>= 1.0.19),
        r-cran-pscl,
        r-cran-coda,
        r-cran-reshape2,
        r-cran-car (>= 3.0.6),
        r-cran-emmeans (>= 1.4),
        r-cran-estimability,
        r-cran-multcomp,
        r-cran-effects (>= 4.0-1),
        r-cran-broom,
        r-cran-broom.mixed,
        r-cran-plyr,
        r-cran-png,
        r-cran-boot,
        r-cran-xtable
Restrictions: allow-stderr

# <dh-update-R>do not delete this</dh-update-R>
Test-Command: R -e 'options("warn" = 2); library(glmmTMB)'
Depends: r-cran-glmmtmb
Restrictions: allow-stderr, superficial
Features: test-name=r-cran-tmb_compatibility
