aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2018-09-20Skip irls test with two-component modelJohannes Ranke1-0/+1
as I just changed the algorithm
2018-09-20Use the median absolute deviance for fittingJohannes Ranke1-5/+16
as the absolute value is a biased estimator for the standard deviation
2018-09-18Static documentation rebuilt by pkgdownJohannes Ranke11-104/+145
2018-09-18Make mkinpredict generic and write a method for fitsJohannes Ranke4-41/+82
2018-09-18Use single core on travisJohannes Ranke1-1/+2
2018-09-18Support maximum twa for HS, test, docsJohannes Ranke58-190/+225
2018-09-15Travis CI on R-devel, install gcc for speedJohannes Ranke1-0/+7
2018-09-15Ignore .travis.yml, add build statusJohannes Ranke2-0/+2
2018-09-15Restore test as we removed cor test, bump versionJohannes Ranke2-4/+4
2018-09-15Use travisJohannes Ranke1-0/+2
2018-09-15Remove correlation test as gmkin on windows still crashesJohannes Ranke1-18/+10
Clean up the code a bit
2018-09-15Respect reps argument in add_errJohannes Ranke2-2/+6
2018-09-14Skip more tests on CRANv0.9.47.5Johannes Ranke18-145/+128
Static documentation rebuilt by pkgdown
2018-09-14Skip some more tests on CRANJohannes Ranke15-99/+96
Static documentation rebuilt by pkgdown
2018-09-14Update NEWSJohannes Ranke16-94/+112
Static documentation rebuilt by pkgdown
2018-09-14Remove two vignettes from the package but not from docsJohannes Ranke76-914/+4265
- Rebuild static documentation - Adapt test to new approach to two component error model where the model is inadequate
2018-09-14Avoid nls crashes by checking for a correlation firstJohannes Ranke1-0/+7
2018-09-14Exclude more example code from CRAN checksJohannes Ranke68-242/+1357
to avoid NOTES about long execution times. Static documentation rebuilt by pkgdown with run_dont_run = TRUE
2018-09-14Static documentation rebuilt by pkgdownJohannes Ranke52-132/+150
Also update test log
2018-09-13Merge branch 'master' of jrwb.de:mkinJohannes Ranke9-25/+234
2018-09-13Add targets for windows binariesJohannes Ranke1-0/+12
2018-09-13Enable new error model in gmkinJohannes Ranke9-25/+234
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-09-07Bump version to trigger pkgdown hook on jrwb.deJohannes Ranke1-2/+2
2018-09-07Remove help page left after correctionJohannes Ranke1-194/+0
Unfortunately google points at this page when looking for the two component error model of Rocke and Lorenzato, while this outdated page really describes a simplified version...
2018-09-06TypoJohannes Ranke1-1/+1
2018-09-06Fixed publication date in NEWS, docs rebuiltJohannes Ranke10-49/+49
2018-09-06Static documentation rebuilt by pkgdownJohannes Ranke15-280/+281
2018-09-06Add release date of 0.9.47.2 to NEWS fileJohannes Ranke1-1/+1
2018-09-06Small doc corrections and improvementsJohannes Ranke1-7/+8
2018-07-19Check log for version just submitted to CRANv0.9.47.2Johannes Ranke1-28/+3
2018-07-18Correct references to the Rocke and Lorenzato modelJohannes Ranke70-701/+846
Rename 'sigma_rl' to 'sigma_twocomp' as the Rocke and Lorenzato model assumes lognormal distribution for large y. Rebuild static documentation.
2018-07-05Unsetting R_TESTS not necessary any moreJohannes Ranke1-4/+0
See r-lib/testthat#144
2018-07-04Improve IORE fitting, use 1.1 as N starting valueJohannes Ranke3-3/+10
2018-06-06Articles are built as well in pd targetJohannes Ranke1-6/+1
2018-06-06Static documentation rebuilt by pkgdown 1.1.0Johannes Ranke87-949/+2042
2018-03-21Static documentation rebuilt by pkgdownJohannes Ranke14-69/+71
2018-03-21Give a bit more advice on multicore use on WindowsJohannes Ranke1-1/+3
2018-03-12Fix date in latest NEWS entryJohannes Ranke2-3/+3
2018-03-11Static docs rebuilt again, with current pkgdownJohannes Ranke58-162/+1256
2018-03-11Adapt usage section in help for old dataset to lazy loadingJohannes Ranke11-15/+15
Rebuild pkgdown reference
2018-03-09Another rebuild of the static docsJohannes Ranke94-409/+111
Now with rbenchmark installed, to get results for the compiled_models vignette
2018-03-03Merge branch 'master' of kolab:mkinJohannes Ranke138-2849/+1582
2018-03-03Change location of mkin.tar for syncing with r-forgeJohannes Ranke1-2/+2
2018-03-02Use pkgdown.jrwb.de as canonical doc URLJohannes Ranke2-18/+18
The mkin pkgdown docs have made it to the pkgdown README :) https://github.com/r-lib/pkgdown/commit/f0ef0b58a526add2077e5899f45335a5118091f0
2018-03-02Bring back README.html for cgit.jrwb.deJohannes Ranke1-0/+207
2018-03-01Static documentation rebuilt using current pkgdown::build_site()Johannes Ranke137-3030/+1556
2018-02-08Update README.html with new badgeJohannes Ranke1-2/+2
I had to upgrade pandoc to 1.19.2.4 from Debian testing to work around a bug in the downloading code/library. The idea of upgrading pandoc was from https://github.com/jgm/pandoc/issues/3936
2018-02-06Skip some tests on CRAN, more quiet examplesv0.9.47.1Johannes Ranke11-252/+73
2018-02-06Prepare releaseJohannes Ranke2-4/+4
Static documentation except articles rebuilt by pkgdown
2018-02-02mkinfit: Work around a bug in the current FME versionJohannes Ranke3-6/+18
that prevented the convergence message to be returned in the case of non-convergence.

Contact - Imprint