Skip to content

Check that socialmixr works in renv when running the targets.R file #40

@chitrams

Description

@chitrams

When Saras recreated the project (#35) she came across the issues:

  • tar_make error for in_data_wpp object because socialmixr was not loaded
  • Failed to install conmat automatically using renv, but when Saras did this manualy, it works. conmat failed to load because socialmixr failed to load
  • furrr is missing?

Conclusion: socialmixr unstable, and we need to check that it loads correctly within renv? Also add furrr in lockfile

  • Does it work when we use renv::restore()? This did not work for Saras
  • Does it work once we've updated socialmixr in the lockfile?

Metadata

Metadata

Assignees

Labels

bugSomething isn't workinghigh-priorityWork on these issues firsttestingTesting and validation

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions