- Fix for new CRAN check for 'return' without '()'
- Lots of changes to take into account changes in dependencies
- Simplified installation documentation
- Fix to getBiGG function
- Fix to vignette
- New function for retrieving models from BiGG
- Changes to model data files
- New data file to help specify exchange reactions
- Changed some function argument defaults
- Test updates and tidying to work with new version of ROI
- New tests
- Spelling corrections
- Moving to assuming availability of ecos solver. All other solvers still supported
- Spelling corrections
- Minor updates for Cran release
- Created website using pkgdown
- Moved to new NSE framework
- Deprecated
expanded_to_gurobi,expanded_to_glpkandreactiontbl_to_gurobi. ROI will now be the only backend.
- Updated and corrected some test code
- Added test and fix for situation where metabolite is used multiple times in one reaction string
- Small updates to vignettes and readme
- Added new functions for metabolite parsing
- Added more documentation
- Added DONTRUN to some examples which take too long on some platforms
- New vignette
- variety of bug fixes
- Started moving to using ROI.plugin.ecos for examples and tests, since it has no dependencies
- New function to convert from an expanded model back to a reaction table
- Fixed a bug in the total flux minimization code of find_fluxes_df
- Changes to tests to reduce chatter further
- Description changes to remove notes
- Changed the title
- Changed the description
- Typo fixed
- Checks and filters in tests, vignette and examples to remove implicit dependency on ROI.plugin.glpk.
- Other pdates and improvements to documentation and examples.
- Updated tests for cleaner output
- Tweaks and updates for CRAN submission
- Started using travis for integration
- Test updates
- Changed optimization framework - can now use one of a choice of optimizers
- Lots more documentation
- Name changes and refactoring