--
You received this message because you are subscribed to the Google Groups "BioGeoBEARS" group.
To unsubscribe from this group and stop receiving emails from it, send an email to biogeobears...@googlegroups.com.
To post to this group, send email to bioge...@googlegroups.com.
Visit this group at https://groups.google.com/group/biogeobears.
To view this discussion on the web visit https://groups.google.com/d/msgid/biogeobears/29c65738-9d48-4230-97e2-9df609248717%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
You received this message because you are subscribed to a topic in the Google Groups "BioGeoBEARS" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/biogeobears/2f9etrphhmg/unsubscribe.
To unsubscribe from this group and all its topics, send an email to biogeobears...@googlegroups.com.
To post to this group, send email to bioge...@googlegroups.com.
Visit this group at https://groups.google.com/group/biogeobears.
To view this discussion on the web visit https://groups.google.com/d/msgid/biogeobears/CAJdu7BCNDFzCZQrT1pJMNbFYUod3jsQNyJr7hmjfABboQpJ5ZQ%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/biogeobears/F54B234F-D360-4FB1-8E73-7520FE9A9664%40gmail.com.
--
You received this message because you are subscribed to the Google Groups "BioGeoBEARS" group.
To unsubscribe from this group and stop receiving emails from it, send an email to biogeobears...@googlegroups.com.
To post to this group, send email to bioge...@googlegroups.com.
Visit this group at https://groups.google.com/group/biogeobears.
To view this discussion on the web visit https://groups.google.com/d/msgid/biogeobears/99b66f5f-1fc5-454a-96ed-ec4d85bb34f4%40googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "BioGeoBEARS" group.
To unsubscribe from this group and stop receiving emails from it, send an email to biogeobears...@googlegroups.com.
To post to this group, send email to bioge...@googlegroups.com.
Visit this group at https://groups.google.com/group/biogeobears.
To view this discussion on the web visit https://groups.google.com/d/msgid/biogeobears/ebc22d6f-14cc-4435-9a1f-196f0ff2e7f7%40googlegroups.com.
Thanks. Yes . I was running an older version.I am not sure why I ended up with an older installation.Perhaps because I was running all my code in one go in R-studio.I added this part:devtools::install_github(repo='nmatzke/BioGeoBEARS', force=TRUE)
packageVersion(pkg="BioGeoBEARS")And ran this separately before continuing with the rest of the code.Before reading in all my input files, I checked the version of BioGeoBEARS was 1.1.And this solved my problem.When running this line on its owndevtools::install_github(repo='nmatzke/BioGeoBEARS', force=TRUE)I get queried to choose from 4 options. I think this part gets lost in all the rest of the code, if I run all my code in one go. When I provide a number for this option, the correct version of BioGeoBEARS is read in (v. 1.1). If I just run all my code in one go, this parts disappears, and I ended up with no BioGeoBEARS or an older version of BioGeoBEARS read in.One last thing. I think I might be getting different LnL -scores with the new version of BioGeoBEARS, even though I am using the very same input files.Before the updated BioGeoBEARS version I tested my topology with first 64 states/ranges, and then tested it again with 39 states/ranges - after having removed non-possible range-cobinations. Before the update, this gave me better LnL values for a test with 39 states/ranges. Now it is the other way round, and I get slightly worse LnL scores for the 39 states test, compared with better LnL values on my test on 64 states.I cannot replicate this, as I do not know how to install the previous version of BioGeoBEARS and get it running. It could also just be that the new version of BioGeoBEARS is more precise in its calculations than the older version was. And that the LnL values I got before were incorrect.
On Monday, October 15, 2018 at 10:09:22 PM UTC+2, Chauncey Gadek wrote:Hi all,I am having issues running my BioGeo Bears scripts that have all worked until the 10/10/18 update. I have updated all packages and followed the new installation/setup/sourcing script that Nick posted (including setting $optimx = "GenSA") but I continually get the following error when running all models:Error in rcpp_calc_anclikes_sp_COOweights_faster(Rcpp_leftprobs = tmpca_1, : unused arguments (m = m, m_null_range = include_null_range, jts_matrix = jts_matrix)Should I still be sourcing cladoRccp? Either way, this error appears.If anyone has any insight into this issue, I would greatly appreciate their wisdom. I'm sure it is staring me in the face.Best,Chauncey Gadek
--
You received this message because you are subscribed to the Google Groups "BioGeoBEARS" group.
To unsubscribe from this group and stop receiving emails from it, send an email to biogeobears...@googlegroups.com.
To post to this group, send email to bioge...@googlegroups.com.
Visit this group at https://groups.google.com/group/biogeobears.
To view this discussion on the web visit https://groups.google.com/d/msgid/biogeobears/5988384f-ab09-4bce-8b17-42e3176361f7%40googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "BioGeoBEARS" group.
To unsubscribe from this group and stop receiving emails from it, send an email to biogeobears...@googlegroups.com.
To post to this group, send email to bioge...@googlegroups.com.
Visit this group at https://groups.google.com/group/biogeobears.
To view this discussion on the web visit https://groups.google.com/d/msgid/biogeobears/f966c8f4-732d-49d2-81e4-a5d3e906adc7%40googlegroups.com.