BiologicalRecordsCentre / sparta

Species Presence/Absence R Trends Analyses
http://biologicalrecordscentre.github.io/sparta/index.html
MIT License
21 stars 24 forks source link

Different test results on different OS #200

Closed drnickisaac closed 2 weeks ago

drnickisaac commented 3 years ago

@AugustT and I have noticed (#195 ) that we get different results for the detection phenology parameters on our test dataset. This leads to four failures in testdetection_phenology.r on my personal machine, but no fails on Tom's or on Travis. This is wierd. I've just updated all my packages, rebuilt and retested the package: still I get the same four fails. The only obvious difference is that I'm running a Mac. @AugustT please check out the screenshot from my most recent test:

sparta test fail
AugustT commented 3 years ago

image

Here is mine @drnickisaac , its very odd. I don't see any major differences other than the OS. I'm running JAGS 4.3.0 how about you? Is there anyone else using mac we know who could test it? Should have asked on the team call.

AugustT commented 3 years ago

If we can pin it down as a Mac issue we should note it in the documentation software (or fix it if we can) and I can modify the test to not run on a Mac (as I have done for Frescalo)

DylanCarbone commented 2 weeks ago

I'm closing this as there is nolonger a DetectionPhenology.r function and test-plot_DetectionPhenology.r runs on Mac OS in GHA without error. Please let me know if you think this was mistaken.