Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-05-03 | Improve error model fitting | Johannes Ranke | 1 | -6/+6 | |
Now we have a three stage fitting process for nonconstant error models: - Unweighted least squares - Only optimize the error model - Optimize both Static documentation rebuilt by pkgdown | |||||
2019-05-02 | Remove reference to archived kinfit package | Johannes Ranke | 1 | -3/+3 | |
from vignettes/mkin.Rmd Static documentation rebuilt by pkgdown | |||||
2019-05-02 | Prepare for CRAN release | Johannes Ranke | 1 | -2/+2 | |
- Skip long running tests on CRAN as well to avoid timeout on winbuilder - Don't install benchmark results in the package, they are only needed in the git repository - Don't run example in man/add_err.Rd as it takes > 10 s on winbuilder - Rebuild docs | |||||
2019-05-02 | Better initials for error model parameters | Johannes Ranke | 1 | -6/+6 | |
- Also make it possible to specify initial values for error model parameters. - Run tests - Rebuild docs | |||||
2019-04-10 | Adapt tests, vignettes and examples | Johannes Ranke | 1 | -30/+34 | |
- Write the NEWS - Static documentation rebuilt by pkgdown - Adapt mkinerrmin - Fix (hopefully all) remaining problems in mkinfit | |||||
2019-03-04 | Make some example output more reproducible | Johannes Ranke | 1 | -3/+3 | |
In order to avoid some unnecessary documentation rebuilds | |||||
2019-03-04 | Review tests and examples based on winbuilder results | Johannes Ranke | 1 | -3/+3 | |
Static documentation rebuilt by pkgdown | |||||
2019-02-26 | Static documentation rebuilt by pkgdown | Johannes Ranke | 1 | -2/+5 | |
2019-02-26 | NAFTA SOP Attachment vignette | Johannes Ranke | 1 | -3/+3 | |
Also: - Change rounding in print.nafta - Add dots argument to nafta() - Use cores=1 in examples - Restrict N in IORE model to values > 0 | |||||
2019-02-26 | Static documentation rebuilt by pkgdown | Johannes Ranke | 1 | -3/+3 | |
2019-02-25 | Static documentation rebuilt by current pkgdown | Johannes Ranke | 1 | -4/+4 | |
2019-02-25 | Add plotting tests, add nafta to pkgdown | Johannes Ranke | 1 | -3/+3 | |
2019-02-22 | Implement the NAFTA evaluation scheme | Johannes Ranke | 1 | -3/+3 | |
2019-02-22 | Static documentation rebuilt by pkgdown | Johannes Ranke | 1 | -2/+2 | |
2019-02-21 | Static documentation rebuilt by pkgdown | Johannes Ranke | 1 | -3/+3 | |
to get the codecov badge into the docs | |||||
2019-02-21 | Static documentation rebuilt by pkgdown | Johannes Ranke | 1 | -5/+5 | |
2019-02-21 | Make example logistic fit quiet | Johannes Ranke | 1 | -2/+2 | |
2019-02-21 | Add the logistic model | Johannes Ranke | 1 | -2/+2 | |
2019-01-31 | Restore NAMESPACE | Johannes Ranke | 1 | -1/+70 | |
which was accidentally overwritten by pkgdown -> roxygen | |||||
2019-01-31 | Static documentation rebuilt by pkgdown | Johannes Ranke | 1 | -86/+16 | |
2018-11-26 | Include AIC.mmkin to static docs | Johannes Ranke | 1 | -3/+3 | |
Static documentation rebuilt by pkgdown | |||||
2018-11-26 | Add AIC method for mmkin column objects | Johannes Ranke | 1 | -2/+2 | |
Static documentation rebuilt by pkgdown | |||||
2018-11-26 | Further improvement of the logLik.mkinfit help | Johannes Ranke | 1 | -2/+2 | |
Static documentation rebuilt by pkgdown | |||||
2018-11-26 | Static documentation rebuilt by pkgdown | Johannes Ranke | 1 | -2/+2 | |
2018-11-26 | Support logLik and AIC for manual weights | Johannes Ranke | 1 | -3/+3 | |
Static documentation rebuilt by pkgdown | |||||
2018-11-23 | Static documentation rebuilt by pkgdown | Johannes Ranke | 1 | -2/+2 | |
2018-11-23 | Static documentation rebuilt by pkgdown | Johannes Ranke | 1 | -3/+3 | |
2018-09-18 | Static documentation rebuilt by pkgdown | Johannes Ranke | 1 | -2/+2 | |
2018-09-18 | Support maximum twa for HS, test, docs | Johannes Ranke | 1 | -5/+5 | |
2018-09-14 | Skip more tests on CRANv0.9.47.5 | Johannes Ranke | 1 | -3/+3 | |
Static documentation rebuilt by pkgdown | |||||
2018-09-14 | Skip some more tests on CRAN | Johannes Ranke | 1 | -3/+3 | |
Static documentation rebuilt by pkgdown | |||||
2018-09-14 | Update NEWS | Johannes Ranke | 1 | -3/+3 | |
Static documentation rebuilt by pkgdown | |||||
2018-09-14 | Remove two vignettes from the package but not from docs | Johannes Ranke | 1 | -7/+7 | |
- Rebuild static documentation - Adapt test to new approach to two component error model where the model is inadequate | |||||
2018-09-14 | Exclude more example code from CRAN checks | Johannes Ranke | 1 | -5/+5 | |
to avoid NOTES about long execution times. Static documentation rebuilt by pkgdown with run_dont_run = TRUE | |||||
2018-09-14 | Static documentation rebuilt by pkgdown | Johannes Ranke | 1 | -5/+5 | |
Also update test log | |||||
2018-09-06 | Fixed publication date in NEWS, docs rebuilt | Johannes Ranke | 1 | -3/+3 | |
2018-09-06 | Static documentation rebuilt by pkgdown | Johannes Ranke | 1 | -3/+3 | |
2018-07-18 | Correct references to the Rocke and Lorenzato model | Johannes Ranke | 1 | -6/+6 | |
Rename 'sigma_rl' to 'sigma_twocomp' as the Rocke and Lorenzato model assumes lognormal distribution for large y. Rebuild static documentation. | |||||
2018-06-06 | Static documentation rebuilt by pkgdown 1.1.0 | Johannes Ranke | 1 | -10/+27 | |
2018-03-21 | Static documentation rebuilt by pkgdown | Johannes Ranke | 1 | -4/+4 | |
2018-03-11 | Static docs rebuilt again, with current pkgdown | Johannes Ranke | 1 | -3/+11 | |
2018-03-09 | Another rebuild of the static docs | Johannes Ranke | 1 | -10/+3 | |
Now with rbenchmark installed, to get results for the compiled_models vignette | |||||
2018-03-01 | Static documentation rebuilt using current pkgdown::build_site() | Johannes Ranke | 1 | -13/+21 | |
2017-07-29 | Bump version, update NEWS and rebuild pkdown docsv0.9.46 | Johannes Ranke | 1 | -6/+6 | |
2017-05-05 | Static docs except articles rebuilt with current pkgdown | Johannes Ranke | 1 | -39/+65 | |
2016-12-08 | Static documentation rebuilt by pkgdown::build_site(run_dont_run = TRUE) | Johannes Ranke | 1 | -3/+3 | |
2016-11-21 | Rebuild some more topics with fix for dots argument | Johannes Ranke | 1 | -4/+4 | |
2016-11-18 | Fix links in README, configure navbar, rebuild docs | Johannes Ranke | 1 | -4/+4 | |
2016-11-18 | Static documentation rebuilt by pkgdown::build_site(run_dont_run = TRUE) | Johannes Ranke | 1 | -9/+24 | |
Again with the jranke branch of jranke/pkgdown | |||||
2016-11-18 | Improve examples for showing with pkgdown | Johannes Ranke | 1 | -4/+4 | |
- Use quiet= TRUE in dontrun sections - Use mkinsub in model definitions - Avoid \code{\link{}} in titles |