Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

time-varying parameters vignette still broken on refactorcpp branch: "'implied_integers; not found" #158

Closed
bbolker opened this issue Jan 10, 2024 · 3 comments

Comments

@bbolker
Copy link
Collaborator

bbolker commented Jan 10, 2024

This is with a fresh pull (ccf7c72) and a fresh package install ... did something not get pushed?

$ Rscript -e "rmarkdown::render('vignettes/time_varying_parameters.Rmd')"

processing file: time_varying_parameters.Rmd
  |...                                            |   7% [baseline_sir]        
Quitting from lines 37-50 [baseline_sir] (time_varying_parameters.Rmd)
Error in `get()`:
! object 'implied_integers' not found
Backtrace:
  1. macpan2::mp_simulator(...)
  2. macpan2:::mp_simulator.TMBModelSpec(...)
  3. model$simulator_fresh(time_steps, outputs, default)
  7. self$all_integers()
  9. oor:::`$.Base`(self, "implied_integers")
 10. base::get(name, envir = x)
                                                                                                                 
Execution halted
@stevencarlislewalker
Copy link
Member

I'm confused. Sorry. Checking now.

stevencarlislewalker added a commit that referenced this issue Jan 10, 2024
@stevencarlislewalker
Copy link
Member

stevencarlislewalker commented Jan 10, 2024

Please re-try with 74c5842 at your convenience.

@bbolker
Copy link
Collaborator Author

bbolker commented Jan 10, 2024

That was quick, works now. Thanks.

@bbolker bbolker closed this as completed Jan 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants