Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-11-17 | Add comments to R code in mkin vignette | Johannes Ranke | 2 | -17/+35 | |
2016-11-04 | Static documentation rebuilt by pkgdown::build_site() | Johannes Ranke | 15 | -64/+69 | |
To also include the pkgdown articles | |||||
2016-11-04 | Rebuild docs with updated PR for pkgdown | Johannes Ranke | 132 | -250/+405 | |
2016-11-04 | Complete migration staticdocs -> pkgdown | Johannes Ranke | 1 | -7/+2 | |
2016-11-04 | Use github URL again | Johannes Ranke | 3 | -3/+15 | |
2016-11-04 | Static documentation rebuilt by pkgdown::build_site() | Johannes Ranke | 53 | -424/+243 | |
With updated pkgdown with my PR | |||||
2016-11-04 | Shorten headings for better look with pkgdown | Johannes Ranke | 1 | -2/+2 | |
2016-11-03 | Static documentation rebuilt by pkgdown::build_site() | Johannes Ranke | 81 | -542/+772 | |
Using pkgdown with PR hadley/pkgdown#212 | |||||
2016-11-02 | Merge branch 'master' of ssh://jrwb.de/mkin into pkgdown | Johannes Ranke | 12 | -142/+224 | |
Conflicts: .Rbuildignore | |||||
2016-10-26 | Complete pkgdown conf, rerun with current master branch | Johannes Ranke | 40 | -354/+462 | |
2016-10-26 | Static documentation rebuilt by pkgdown::build_site() | Johannes Ranke | 214 | -1310/+4381 | |
2016-10-22 | Improve yaml formatting | Johannes Ranke | 1 | -1/+1 | |
2016-10-22 | Update way to specify encoding, improve FOCUS_L TOC | Johannes Ranke | 9 | -124/+149 | |
2016-10-13 | Cleaning up a bit | Johannes Ranke | 3 | -19/+77 | |
2016-10-06 | Static documentation rebuilt by pkgdown::build_site() | Johannes Ranke | 7 | -29/+29 | |
2016-10-06 | Static documentation rebuilt by pkgdown::build_site() | Johannes Ranke | 95 | -17186/+53 | |
2016-10-06 | Static documentation rebuilt by pkgdown::build_site() | Johannes Ranke | 70 | -285/+9316 | |
2016-10-06 | Remove staticdocs from old location | Johannes Ranke | 70 | -17199/+0 | |
2016-09-28 | Add drat target and rebuild for drat | Johannes Ranke | 7 | -1/+1859 | |
2016-09-10 | Static documentation rebuilt with current staticdocs | Johannes Ranke | 80 | -107/+15643 | |
Using hadley/staticdocs commit #8c1069d from 8 days ago | |||||
2016-09-10 | Static documentation rebuilt by staticdocs::build_site() | Johannes Ranke | 49 | -260/+279 | |
2016-09-10 | Plot using R model if compiled model is not available | Johannes Ranke | 3 | -4/+17 | |
2016-09-10 | Forgot to include the latest NEWS entry in 0.9.44 | Johannes Ranke | 1 | -0/+6 | |
2016-06-28 | Build log for v0.9.44v0.9.44 | Johannes Ranke | 1 | -1/+6 | |
2016-06-28 | Bump version for new release, rebuild static docs | Johannes Ranke | 48 | -217/+212 | |
The test test_FOMC_ill-defined leads to errors on several architectures/distributions, as apparent from CRAN checks, so we need a new release. Static documentation rebuilt by staticdocs::build_site() | |||||
2016-06-28 | Static documentation rebuilt by staticdocs::build_site() | Johannes Ranke | 48 | -244/+228 | |
2016-06-28 | Test the package using devtools to get a test.log | Johannes Ranke | 2 | -9/+19 | |
2016-06-28 | Skip testing for warning for ill-defined FOMC fits | Johannes Ranke | 1 | -0/+2 | |
This caused the test suite to fail on r-forge for v0.9.43, obviously no warning was produced in one of the two expectations | |||||
2016-06-28 | Attempts to reduce vignette size | Johannes Ranke | 8 | -66/+86 | |
Reducing the size of some figures and switching of retina figures in the preamble only gives a small decrease in vignette size, but may be enough to get the size of the doc directory below 5 MB to avoid the NOTE in the corresponding check (which I did not get locally, nor on winbuilder using r-devel. | |||||
2016-06-28 | Bump version after release to CRAN | Johannes Ranke | 1 | -1/+1 | |
2016-06-28 | Build log of the package just submitted to CRANv0.9.43 | Johannes Ranke | 1 | -1/+1 | |
2016-06-28 | Static documentation rebuilt by staticdocs::build_site() | Johannes Ranke | 14 | -105/+105 | |
2016-06-28 | Update NEWS | Johannes Ranke | 1 | -2/+2 | |
2016-06-28 | The location of my local svn directory has changed | Johannes Ranke | 1 | -1/+1 | |
2016-06-28 | Static documentation rebuilt by staticdocs::build_site() | Johannes Ranke | 14 | -108/+108 | |
2016-06-28 | Avoid multicore fits in vignettes for passing CRAN checks | Johannes Ranke | 59 | -650/+1636 | |
Also a small fix to the FOCUS Z vignette, and an update of the static documentation generated by staticdocs. | |||||
2016-06-28 | Convenience wrapper plot_sep, further vignette updates | Johannes Ranke | 7 | -123/+108 | |
2016-06-28 | Do not watch vignettes for builds without rebuilding them | Johannes Ranke | 1 | -1/+1 | |
This avoids the situation that a new function is needed in a vignette but the first thing that the build tries to do is building it. | |||||
2016-06-27 | Bump version for publication, update staticdocs | Johannes Ranke | 1 | -2/+2 | |
2016-06-27 | Complete mkin vignette, update FOCUS L vignette | Johannes Ranke | 6 | -467/+554 | |
The mkin vignette now describes how confidence intervals and the t-test are calculated. The FOCUS L vignette is updated with the new floating toc provided by the current rmarkdown package, and also uses current, improved mkin functionality. | |||||
2016-06-27 | Improve listing of weights in output, update NEWS | Johannes Ranke | 4 | -11/+23 | |
2016-06-27 | Show chi2 in plot.mkinfit, round with signif | Johannes Ranke | 5 | -13/+40 | |
2016-06-25 | Fix the plot margins for combined plots | Johannes Ranke | 5 | -11/+49 | |
2016-06-25 | Now the old behaviour is restored for compatibility reasons | Johannes Ranke | 3 | -16/+26 | |
When observed variables are not shown in separate plots, the residual plot is shown in the lower third of the total plotting area | |||||
2016-06-25 | Working state, but not backwards compatible | Johannes Ranke | 5 | -69/+134 | |
In this commit, the separatation of plots for observed variables works. The formatting should be improved. However, in gmkin, plotting with show_residuals = TRUE is used, and the GUI expects that the residual plot is below the main plot. This behaviour should be restored. | |||||
2016-06-24 | Convert main vignette to Rmd/html, add_err(), fixes | Johannes Ranke | 11 | -106/+581 | |
2016-06-24 | Typo | Johannes Ranke | 1 | -1/+1 | |
2016-06-17 | Change the title of the package, small bugfix | Johannes Ranke | 3 | -12/+15 | |
2016-06-17 | Remove misplaced comment | Johannes Ranke | 1 | -4/+1 | |
2016-06-09 | Fix a bug in the listing of formation fractions | Johannes Ranke | 3 | -5/+9 | |
The bug could only occur if a parent compound with a metabolite would end in the letter 'f' and was therefore not noticed earlier |