Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-11-18 | Updates after changing the default branch to main | Johannes Ranke | 1 | -3/+3 | |
2021-11-17 | Update CAKE URL | Johannes Ranke | 1 | -1/+1 | |
2021-09-15 | Update link for travis badge | Johannes Ranke | 1 | -1/+1 | |
2021-07-29 | Add publication to README, update docs | Johannes Ranke | 1 | -0/+7 | |
2021-02-15 | Correct grant numbers in README, update docs | Johannes Ranke | 1 | -2/+3 | |
2021-02-15 | Improve README, introductory vignette and some other docsv1.0.3 | Johannes Ranke | 1 | -31/+68 | |
Also bump version to 1.0.3. | |||||
2021-02-04 | Documentation improvements, mainly fixing example code | Johannes Ranke | 1 | -0/+2 | |
The errors in the example code were in the \dontrun sections, so they were not caught by CRAN checks. In addition, the static help files generated with pkgdown were cached, so I noticed the errors only after completely regenerating the documentation for version 1.0.0. | |||||
2020-10-08 | Fix issues for release | Johannes Ranke | 1 | -6/+6 | |
2020-05-27 | Advertise docs of the dev version | Johannes Ranke | 1 | -4/+4 | |
2020-05-27 | Create up to date pkgdown docs in development mode | Johannes Ranke | 1 | -1/+1 | |
2020-05-12 | Improve documentation, now using a spell checker | Johannes Ranke | 1 | -2/+2 | |
2020-05-06 | Formatting, README update, color palette of R 4.x | Johannes Ranke | 1 | -1/+1 | |
2020-04-17 | Advertise nlme related functionality | Johannes Ranke | 1 | -0/+3 | |
2019-12-10 | More additions to the README | Johannes Ranke | 1 | -3/+7 | |
2019-12-10 | Update and amend the README | Johannes Ranke | 1 | -3/+21 | |
2019-11-13 | Improve README | Johannes Ranke | 1 | -12/+5 | |
2019-11-01 | Update link, increase tolerance of a test for Travisv0.9.49.7 | Johannes Ranke | 1 | -1/+1 | |
2019-07-09 | Adaptations for gmkin | Johannes Ranke | 1 | -1/+1 | |
Address winbuilder check problems, update check log, update of static docs | |||||
2019-07-04 | Update README and introductory vignette | Johannes Ranke | 1 | -10/+10 | |
2019-02-21 | Use codecov | Johannes Ranke | 1 | -0/+1 | |
2018-09-15 | Ignore .travis.yml, add build status | Johannes Ranke | 1 | -0/+1 | |
2018-09-13 | Enable new error model in gmkin | Johannes Ranke | 1 | -1/+1 | |
Also improve the irls fitting of the error model and add a test for FOCUS_2006_C where the second component of the error model is zero | |||||
2018-07-18 | Correct references to the Rocke and Lorenzato model | Johannes Ranke | 1 | -3/+3 | |
Rename 'sigma_rl' to 'sigma_twocomp' as the Rocke and Lorenzato model assumes lognormal distribution for large y. Rebuild static documentation. | |||||
2018-03-02 | Use pkgdown.jrwb.de as canonical doc URL | Johannes Ranke | 1 | -11/+11 | |
The mkin pkgdown docs have made it to the pkgdown README :) https://github.com/r-lib/pkgdown/commit/f0ef0b58a526add2077e5899f45335a5118091f0 | |||||
2018-01-30 | Add a note to the README about the new method | Johannes Ranke | 1 | -0/+4 | |
2018-01-30 | Reweighting with two-component error model | Johannes Ranke | 1 | -1/+1 | |
Static documentation except articles rebuilt by pkgdown | |||||
2017-11-10 | Delete trailing whitespace, update README.html | Johannes Ranke | 1 | -28/+28 | |
2017-09-06 | Adapt the IRLS instructions to current version | Johannes Ranke | 1 | -1/+1 | |
2017-07-21 | Fix URLs | Johannes Ranke | 1 | -1/+1 | |
2017-03-15 | Use https for CRAN badge | Johannes Ranke | 1 | -2/+2 | |
2017-03-04 | Mention pkgdown.jrwb.de/mkin in README | Johannes Ranke | 1 | -1/+3 | |
Add very small twa vignette, update pkgdown docs | |||||
2016-12-08 | Documentation and Makefile improvements | Johannes Ranke | 1 | -3/+3 | |
- Fix the remaining links to static docs on r-forge in README - Build mkin_*.tar.gz packages in current directory - check and test (test.log unchanged) | |||||
2016-11-18 | Fix links in README, configure navbar, rebuild docs | Johannes Ranke | 1 | -8/+8 | |
2016-11-17 | Canonicalize remaining CRAN URLs | Johannes Ranke | 1 | -5/+5 | |
2016-11-17 | Also use https for badge, to avoid mixed content | Johannes Ranke | 1 | -1/+1 | |
2016-11-17 | Satisfy CRAN checks, also on R-devel | Johannes Ranke | 1 | -4/+4 | |
- Use https for canonical R URLs - Update CAKE URL to one giving a valid SSL certificate | |||||
2016-11-03 | Static documentation rebuilt by pkgdown::build_site() | Johannes Ranke | 1 | -2/+2 | |
Using pkgdown with PR hadley/pkgdown#212 | |||||
2016-10-06 | Static documentation rebuilt by pkgdown::build_site() | Johannes Ranke | 1 | -1/+1 | |
2016-03-24 | Address feedback from CRAN submission | Johannes Ranke | 1 | -1/+1 | |
- Put the CRAN URL that the badge points to into canonical form. I had missed the requirement to use the canonical form before, as the R CMD check message complained about a (possibily) invalid URL, so I overlooked the explanation later in the check log. Thanks to Uwe for his patience. Fix checked with winbuilder. - Slightly reduced the build time for the compiled_models vignette by skipping the warm-up. 3 repetitions are necessary for the autoplot method to work | |||||
2016-03-23 | Added 'from_max_mean' to 'mkinfit'. | Johannes Ranke | 1 | -1/+1 | |
- Now it is easier to do decline kinetics from the maximum occurrence - Static documentation rebuilt by staticdocs::build_site() - Fixed an URL in the README, thanks to the win-builder check with R-devel | |||||
2015-12-09 | Some updates and simplifications of the README | Johannes Ranke | 1 | -24/+5 | |
2015-08-22 | Commit README.md containing the source of the last commit | Johannes Ranke | 1 | -0/+5 | |
2015-08-22 | Add a link to the cgit repo browser at jrwb.de | Johannes Ranke | 1 | -0/+1 | |
2015-07-22 | Mention the 2014 update of the FOCUS guidance | Johannes Ranke | 1 | -1/+2 | |
2015-07-21 | Fix link to the NEWS file | Johannes Ranke | 1 | -1/+1 | |
2015-07-17 | Add badge, as seen in the gaborcsardi/pkgconfig repo | Johannes Ranke | 1 | -0/+2 | |
2015-06-29 | Fix link to plot.mmkin | Johannes Ranke | 1 | -1/+1 | |
2015-06-29 | Do not include plots and R output in README | Johannes Ranke | 1 | -77/+18 | |
This does not get rendered properly on CRAN, and is easily replaced by links to the static documentation on R-Forge. | |||||
2015-06-26 | Vignettes rebuilt by staticdocs::build_site() for static documentation on ↵v0.9-39 | Johannes Ranke | 1 | -1/+2 | |
r-forge | |||||
2015-06-26 | New links to NEWS files. | Johannes Ranke | 1 | -1/+1 | |