Skip to content

v1.0.2

Compare
Choose a tag to compare
@achubaty achubaty released this 09 Sep 16:30
  • update maintainer's and authors' email addresses
  • fix bug in .parseModule (#215)
  • improve dependency graph & module diagram (#216)
  • simList accessors now work with .simList superclass (#217)
  • fix %>% bug in demo (#218)
  • use rmarkdown::render for vignettes (with #219)
  • improve documentation (including #219)
  • reduce sizes of built vignettes (#222)
  • add slot documentation to module metadata (see ?defineModule) (#224)
  • fix inputs data.frame construction in simInit (#225)
  • various other bug fixes