jsocolar / flocker

flexible occupancy estimation in R
Other
26 stars 2 forks source link

fix predict mixed bug #100

Closed jsocolar closed 9 months ago

jsocolar commented 9 months ago

This addresses the bug first surfaced by @SimonCMills in https://github.com/jsocolar/flocker/pull/99

jsocolar commented 9 months ago

@SimonCMills can you take a look at this and make sure it looks ok?

jsocolar commented 9 months ago

@SimonCMills can you go ahead and review this when you get a chance? I'm going to run checks as cran again, and if they pass then upon getting this one merged we can bump to 1.0 and submit to CRAN.

codecov-commenter commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (f408146) 89.07% compared to head (654f9e5) 89.09%.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #100 +/- ## ========================================== + Coverage 89.07% 89.09% +0.02% ========================================== Files 12 12 Lines 2635 2640 +5 ========================================== + Hits 2347 2352 +5 Misses 288 288 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.