Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-06-23 | Small documenation changes | Johannes Ranke | 5 | -15/+17 | |
2015-06-23 | Hopefully fix compiling on Solaris, verbose option | Johannes Ranke | 3 | -14/+39 | |
- Only declare the time variable in the C code when needed in the derivatives. - Add the option to show verbose output of cfunction() when compiling the model to a shared library. | |||||
2015-06-23 | Improve formatting of \dontrun section | Johannes Ranke | 1 | -2/+4 | |
2015-06-22 | Vignettes rebuilt by staticdocs::build_site() for static documentation on ↵ | Johannes Ranke | 8 | -57/+57 | |
r-forge | |||||
2015-06-22 | Vignettes rebuilt by staticdocs::build_site() for static documentation on ↵ | Johannes Ranke | 5 | -55/+52 | |
r-forge | |||||
2015-06-22 | Another reorganisation of vignette building by GNUmakefile | Johannes Ranke | 3 | -38/+31 | |
2015-06-22 | Watch the vignettes built locally as well for building | Johannes Ranke | 1 | -0/+2 | |
2015-06-22 | Vignettes rebuilt by staticdocs::build_site() for r-forge | Johannes Ranke | 4 | -52/+48 | |
2015-06-22 | Version bump, correct benchmark in vignette/compiled_models | Johannes Ranke | 14 | -838/+447 | |
Reorganisation of the vignette generation in the Makefile. Improved YAML header in the R markdown vignettes. Rebuilt vignettes with the package installed. | |||||
2015-06-21 | Rebuild vignettes with the released package installed | Johannes Ranke | 6 | -59/+63 | |
2015-06-21 | Vignettes as rebuilt for the static documentation for r-forge | Johannes Ranke | 4 | -33/+33 | |
2015-06-21 | Do the t-test for untransformed parametersv0.9-36 | Johannes Ranke | 14 | -240/+340 | |
2015-06-20 | Reorganize transform_odeparms example, reduce check time | Johannes Ranke | 1 | -1/+5 | |
2015-06-20 | Correction and improvement of NEWS | Johannes Ranke | 1 | -2/+2 | |
2015-06-20 | Workaround for hadley/testthat#144 | Johannes Ranke | 1 | -0/+4 | |
2015-06-20 | Suppress compiler warning for sometimes unused time variable | Johannes Ranke | 1 | -1/+3 | |
2015-06-20 | Low-level generation of compiled models | Johannes Ranke | 17 | -89/+137 | |
As it is unclear if and when ccSolve will be published on CRAN, the generation, compilation and use of the C version of the system of differential equations was developed for mkin, inspired and guided by the code from the ccSolve package. Many thanks again to Karline Soetaert for all of her work on this and other R packages. Now all model types, including the Hockey-Stick model for the parent compund and the IORE model for parent and/or metabolites can be compiled. | |||||
2015-06-05 | FOCUS D vignette generated from Makefile | Johannes Ranke | 1 | -83/+248 | |
2015-06-05 | News entry for new vignette FOCUS_D | Johannes Ranke | 1 | -0/+4 | |
2015-06-05 | Add a simple vignette with an evaluation of FOCUS D | Johannes Ranke | 3 | -1/+356 | |
2015-06-05 | Make the examples that are run more quiet | Johannes Ranke | 1 | -2/+2 | |
2015-05-19 | Typo in dummy file | Johannes Ranke | 1 | -1/+1 | |
2015-05-19 | Forgot to commit the README source file | Johannes Ranke | 1 | -4/+4 | |
2015-05-19 | Avoid distracting output in README | Johannes Ranke | 1 | -144/+1 | |
2015-05-19 | Include output in README, use mkinsub() in example code | Johannes Ranke | 14 | -32/+435 | |
2015-05-19 | Code highlighting, use of mkinsub() in README.md | Johannes Ranke | 1 | -24/+30 | |
2015-05-19 | Make compiled models more prominent in feature list | Johannes Ranke | 1 | -3/+4 | |
2015-05-19 | Link to compiled_models vignette, advertise NEWS | Johannes Ranke | 1 | -1/+9 | |
2015-05-18 | Fix format of NEWS.md | Johannes Ranke | 1 | -7/+3 | |
2015-05-18 | Make checking faster, testing is done by tests | Johannes Ranke | 5 | -15/+12 | |
2015-05-15 | Merge branch 'master' into compile_odes | Johannes Ranke | 1 | -0/+1 | |
2015-05-15 | Reduce time to run mkinfit example | Johannes Ranke | 1 | -0/+2 | |
2015-05-15 | Bump version as 0.9-35 is on CRAN now | Johannes Ranke | 1 | -1/+1 | |
2015-05-15 | Merge branch 'master' into compile_odes | Johannes Ranke | 2 | -7/+6 | |
2015-05-15 | Remove dead link to KinGUII pagev0.9-35 | Johannes Ranke | 1 | -6/+5 | |
2015-05-15 | Remove missing files from svn before commiting to r-forge | Johannes Ranke | 1 | -1/+1 | |
2015-05-15 | Clean up meta information | Johannes Ranke | 2 | -4/+4 | |
2015-05-15 | Make mkinmod quiet in tests | Johannes Ranke | 7 | -13/+16 | |
2015-05-15 | Merge branch 'master' into compile_odes | Johannes Ranke | 19 | -431/+556 | |
Conflicts (resolved manually, deleting code that I had integrated into the RUnit tests for testing the compiled version): .gitignore DESCRIPTION inst/unitTests/runit.mkinerrmin.R inst/unitTests/runit.mkinfit.R tests/testthat/test_mkinpredict_SFO_SFO.R vignettes/FOCUS_L.html | |||||
2015-05-15 | Update of vignettes during staticdoc documentation | Johannes Ranke | 3 | -61/+61 | |
2015-05-15 | Add synthetic data generated for UBA expertise, tests | Johannes Ranke | 5 | -1/+135 | |
The new tests are based on the results documented in the expertise I wrote for the UBA (currently unpublished). | |||||
2015-05-15 | Quote FME package name in DESCRIPTION | Johannes Ranke | 1 | -1/+1 | |
2015-05-15 | Relax test tolerance for SFORB, FOCUS B and deSolve | Johannes Ranke | 1 | -2/+2 | |
While this was OK on my local windows machine, the test failed on winbuilder | |||||
2015-05-15 | Better description of the release procedure | Johannes Ranke | 1 | -2/+2 | |
2015-05-15 | Make FOMC test for FOCUS A robust towards non-convergence | Johannes Ranke | 1 | -5/+4 | |
2015-05-15 | Also migrate test for mkinpredict | Johannes Ranke | 1 | -28/+12 | |
2015-05-15 | Correct the date | Johannes Ranke | 1 | -1/+1 | |
2015-05-15 | Skip testing FOMC with FOCUS A Windows | Johannes Ranke | 1 | -9/+15 | |
Testing the package on winbuilder shows that the Port algorithm does not converge on Windows with this combination, which is not a problem as the FOMC model is not appropriate for the dataset anyways. | |||||
2015-05-15 | Finished migration from RUnit to testthat | Johannes Ranke | 9 | -316/+370 | |
2015-05-14 | Start of migration from RUnit to testthat | Johannes Ranke | 10 | -61/+58 | |