Age | Commit message (Expand) | Author | Files | Lines |
2015-06-30 | Improve calculation of DT90 in endpoints(), check and test | Johannes Ranke | 1 | -0/+4 |
2015-06-29 | Do not include plots and R output in README | Johannes Ranke | 1 | -4/+0 |
2015-06-26 | Rebuilding vignettes with current version is up to the user | Johannes Ranke | 1 | -2/+2 |
2015-06-26 | Copy README figures before starting interactive R for staticdocs | Johannes Ranke | 1 | -2/+2 |
2015-06-26 | Pass R CMD check --as-cran, vignette rebuild | Johannes Ranke | 1 | -2/+2 |
2015-06-26 | More plotting in help files, fix Make- and .*ignore files | Johannes Ranke | 1 | -4/+5 |
2015-06-25 | Small fixes | Johannes Ranke | 1 | -1/+1 |
2015-06-25 | Do not convert NEWS.md any more as it is now rendered on CRAN | Johannes Ranke | 1 | -4/+1 |
2015-06-25 | Rename quick install target to quickinstall | Johannes Ranke | 1 | -1/+1 |
2015-06-25 | Fix build targets in Makefile | Johannes Ranke | 1 | -1/+0 |
2015-06-24 | Staticdocs site_path argument in build_site() now works | Johannes Ranke | 1 | -7/+6 |
2015-06-23 | Version bump, keep logs of build, check and test | Johannes Ranke | 1 | -3/+3 |
2015-06-23 | Remove Rplots.pdf that is being built by staticdocs | Johannes Ranke | 1 | -0/+2 |
2015-06-23 | Also copy figures generated by README.Rmd for staticdocs index | Johannes Ranke | 1 | -1/+1 |
2015-06-23 | Rename the check-no-vignettes target to quickcheck | Johannes Ranke | 1 | -2/+2 |
2015-06-22 | Another reorganisation of vignette building by GNUmakefile | Johannes Ranke | 1 | -20/+29 |
2015-06-22 | Watch the vignettes built locally as well for building | Johannes Ranke | 1 | -0/+2 |
2015-06-22 | Version bump, correct benchmark in vignette/compiled_models | Johannes Ranke | 1 | -27/+10 |
2015-06-20 | Low-level generation of compiled models | Johannes Ranke | 1 | -1/+5 |
2015-06-05 | Add a simple vignette with an evaluation of FOCUS D | Johannes Ranke | 1 | -1/+4 |
2015-05-19 | Include output in README, use mkinsub() in example code | Johannes Ranke | 1 | -1/+4 |
2015-05-18 | Make checking faster, testing is done by tests | Johannes Ranke | 1 | -1/+1 |
2015-05-15 | Merge branch 'master' into compile_odes | Johannes Ranke | 1 | -1/+1 |
2015-05-15 | Remove missing files from svn before commiting to r-forge | Johannes Ranke | 1 | -1/+1 |
2015-05-15 | Merge branch 'master' into compile_odes | Johannes Ranke | 1 | -4/+5 |
2015-05-15 | Better description of the release procedure | Johannes Ranke | 1 | -2/+2 |
2015-05-15 | Finished migration from RUnit to testthat | Johannes Ranke | 1 | -0/+1 |
2015-05-14 | Start of migration from RUnit to testthat | Johannes Ranke | 1 | -2/+2 |
2015-04-18 | Add a vignette showing the performance of compiled models | Johannes Ranke | 1 | -1/+4 |
2014-08-25 | Remove intermediate vignette files when cleaning | Johannes Ranke | 1 | -0/+1 |
2014-07-21 | Bugfix, model shorthand, state.ini[[1]] from observed data | Johannes Ranke | 1 | -4/+11 |
2014-07-14 | Fix syncinc with r-forge | Johannes Ranke | 1 | -1/+1 |
2014-07-11 | Update of syncing to r-forge without git-svn | Johannes Ranke | 1 | -15/+12 |
2014-07-02 | Support formation fractions without sink pathway, updates | Johannes Ranke | 1 | -5/+7 |
2014-06-30 | Format the NEWS file in markdown, add Makefile target | Johannes Ranke | 1 | -36/+5 |
2014-06-28 | Rename ChangeLog to NEWS, new entry style, Makefile update | Johannes Ranke | 1 | -1/+1 |
2014-06-27 | Add vignettes target, reorganize | Johannes Ranke | 1 | -17/+23 |
2014-06-27 | Show the upload date and time for winbuilder | Johannes Ranke | 1 | -0/+1 |
2014-06-27 | Simplify and correct targets using $(TGZ) and $(TGZVNR) | Johannes Ranke | 1 | -9/+6 |
2014-06-27 | Only update builds when needed | Johannes Ranke | 1 | -6/+41 |
2014-05-08 | Improve the process of syncing the r-forge branch | Johannes Ranke | 1 | -1/+1 |
2014-05-08 | Support building static documentation, build it | Johannes Ranke | 1 | -0/+11 |
2014-05-08 | Always run tests without rebuilding vignettes | Johannes Ranke | 1 | -9/+3 |
2014-02-27 | Format of gmkin workspace files, copyright, updates | Johannes Ranke | 1 | -1/+1 |
2013-12-04 | Make it possible to use different ode solvers | = | 1 | -3/+19 |
2013-12-04 | Add Makefile targets without vignette building | Johannes Ranke | 1 | -8/+9 |
2013-11-17 | Conflicts: | jranke | 1 | -7/+13 |
2013-11-11 | Vignettes are not built from the makefile | jranke | 1 | -1/+1 |
2013-11-11 | Change quotes to single as backquotes execute automatically | jranke | 1 | -3/+3 |
2013-11-11 | Fix quotes in makefile | jranke | 1 | -3/+3 |