Age | Commit message (Expand) | Author | Files | Lines |
2017-07-18 | Mean control growth rate, y axis labels | Johannes Ranke | 1 | -5/+32 |
2017-07-12 | Improve y axis limits | Johannes Ranke | 3 | -4/+4 |
2017-06-10 | Document if matching is case-sensitive for substance names | Johannes Ranke | 4 | -5/+17 |
2017-06-09 | Return also the plate/experiment number in drdata | Johannes Ranke | 1 | -2/+6 |
2017-03-31 | Make RODBC a hard dependency again, ChangeLog | Johannes Ranke | 4 | -5/+9 |
2017-03-31 | Report for positive controls for Vibrio fischeri | Johannes Ranke | 1 | -29/+50 |
2017-03-31 | Further improvement to checkcontrols() | Johannes Ranke | 16 | -60/+924 |
2017-03-31 | Shorten usage line to avoid NOTE in check | Johannes Ranke | 1 | -4/+15 |
2017-03-31 | Improve spelling to improve CRAN checks | Johannes Ranke | 1 | -2/+2 |
2017-03-30 | Add checkcontrols, updates, see ChangeLog | Johannes Ranke | 28 | -218/+268 |
2017-03-24 | Use https for pkgdown | Johannes Ranke | 1 | -1/+1 |
2017-03-24 | Address NOTES obtained via winbuilder | Johannes Ranke | 1 | -6/+4 |
2017-03-24 | Add ChangeLog | Johannes Ranke | 1 | -0/+6 |
2017-03-24 | Clean up after the merge of v0.6.7, add check.log | Johannes Ranke | 5 | -10/+71 |
2017-03-24 | Import version 0.6.7 from CRAN | Johannes Ranke | 11 | -128/+140 |
2017-03-24 | Suppress error messages in dr(c)fit, maintenance | Johannes Ranke | 10 | -98/+115 |
2017-03-24 | Add function to control controls | Johannes Ranke | 2 | -0/+158 |
2017-03-24 | Add pkgdown docu, change package build directory | Johannes Ranke | 18 | -7/+2400 |
2017-03-24 | Ignore test.R | Johannes Ranke | 2 | -0/+2 |
2015-12-15 | Fix connecting to the UFT database | Johannes Ranke | 5 | -5/+10 |
2015-10-07 | Maintenance changes for the release of 0.6.4v0.6.4 | Johannes Ranke | 6 | -36/+51 |
2015-07-02 | Import functions unknown to R CMD check --as-cran in R-devel | ranke | 2 | -3/+5 |
2014-07-28 | Address platform dependence of tests/pyrithione.R | ranke | 9 | -85/+70 |
2014-07-28 | Add a doctype declaration to the index. | ranke | 1 | -1/+3 |
2014-03-18 | Improvements on the EDx calculations in drcfit. However, in cases that there ... | ranke | 5 | -20/+29 |
2014-02-25 | More detailed documentation of the result dataframe returned | ranke | 2 | -58/+148 |
2014-02-25 | Feature-complete version of the new drfit package that can make use | ranke | 12 | -73/+508 |
2014-02-03 | - Some updates to the packaging | ranke | 11 | -34/+163 |
2012-12-16 | Added NAMESPACE and fixed the tests | ranke | 9 | -86/+112 |
2009-10-11 | Update of the tests to new numerical values at the fourth digit, and new warn... | ranke | 6 | -23/+23 |
2009-10-11 | Update taking out a link to the package drc that was producing a warning in t... | ranke | 2 | -4/+4 |
2008-04-09 | - Added the possibility to manipulate axes and plot.frame | ranke | 4 | -12/+23 |
2007-11-23 | - Releasable version for CRAN | ranke | 10 | -26/+68 |
2007-10-01 | Make drfit compatible with R 2.6.0, checked with prerelease from today | ranke | 3 | -16/+17 |
2007-09-21 | Test | ranke | 1 | -3/+3 |
2007-03-29 | - Changed "µM" in all datasets to "microM", since non-Ascii characters | ranke | 9 | -38/+38 |
2007-03-29 | Updated the test results and took out the data for | ranke | 6 | -58/+48 |
2007-03-29 | Now using the "port" algorithm for the model fitting | ranke | 2 | -6/+6 |
2006-08-28 | Fixed the line types in drplot. Now we get different lines | ranke | 2 | -5/+9 |
2006-08-28 | Fix for the weibull fitting. Now there is a warning if | ranke | 2 | -20/+28 |
2006-08-21 | New and hopefully final version of the drfit-Rnews article. | ranke | 1 | -0/+0 |
2006-08-14 | - New version just published on my website | ranke | 8 | -69/+141 |
2006-05-23 | Further reduced the digits in the pyrithione test, | ranke | 2 | -32/+32 |
2006-05-23 | Only print 5 digits in the tests, since I get some differences | ranke | 10 | -98/+98 |
2006-05-22 | Make the logit model work again, by setting a sensible | ranke | 7 | -24/+38 |
2006-05-19 | This is now the officially accepted version of the article. | ranke | 1 | -0/+0 |
2006-05-08 | - Corrected the use of the par() function, so no | ranke | 5 | -21/+15 |
2006-05-05 | - Fix of the drfit() function for the case that the calculation | ranke | 3 | -4/+6 |
2006-05-03 | Changed the way confidence intervals are being calculated. Now | ranke | 8 | -135/+181 |
2006-04-28 | I also removed the get(getOption("device"))() | ranke | 3 | -4/+10 |