Skip to content

Commit

Permalink
Make it install nimble from CRAN for the AD tests
Browse files Browse the repository at this point in the history
  • Loading branch information
weizhangstats committed Apr 5, 2024
1 parent d8543a0 commit a3eab03
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/testthat/test-AD.R
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Testing examples:

# install nimble from branch devel or from CRAN:
# install nimble from CRAN:
install.packages("nimble")
# devtools::install_github("nimble-dev/nimble", ref = "devel", subdir = "packages/nimble")
# install nimbleEcology from branch Nmixture-AD: devtools::install_github("nimble-dev/nimbleEcology", ref = "Nmixture-AD")

Expand Down

0 comments on commit a3eab03

Please sign in to comment.