Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-12-12 | Correct dratwin target and ignore winbins | Johannes Ranke | 2 | -1/+3 | |
2018-12-12 | Add whereClause argument to checkexperiment | Johannes Ranke | 7 | -28/+227 | |
2018-10-11 | Version 0.7.2v0.7.2 | Johannes Ranke | 4 | -9/+19 | |
with fixed checkplate function | |||||
2018-10-11 | Update ChangeLog and DESCRIPTION to prepare release | Johannes Ranke | 2 | -1/+6 | |
2018-09-15 | Static documentation rebuilt by pkgdown::build_site() | Johannes Ranke | 19 | -125/+89 | |
2018-09-15 | Switch to odbc, reformattting of code | Johannes Ranke | 18 | -491/+500 | |
to make it more readable. Also remove outdated hyperlinks from the help files. | |||||
2018-06-06 | Static documentation rebuilt by pkgdown::build_site() | Johannes Ranke | 27 | -338/+893 | |
2018-03-01 | Static documentation rebuilt using current pkgdown | Johannes Ranke | 20 | -106/+494 | |
2018-03-01 | Add README.html for cgit.jrwb.de, fix DESCRIPTION | Johannes Ranke | 5 | -6/+166 | |
Also improve .Rbuildignore a bit | |||||
2017-10-10 | Add ORCID | Johannes Ranke | 1 | -1/+2 | |
2017-07-18 | Static documentation rebuilt by pkgdown::build_site() | Johannes Ranke | 20 | -74/+88 | |
2017-07-18 | Prepare for release to CRAN | Johannes Ranke | 1 | -1/+5 | |
2017-07-18 | Fixed the formula for the control growth rate | Johannes Ranke | 2 | -2/+2 | |
2017-07-18 | Mean control growth rate, y axis labels | Johannes Ranke | 1 | -5/+32 | |
Also warn if there is more than one endpoint in the data, and restrict the data to the first endpoint (e.g. frond area if there is also frond number data). | |||||
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 | |
Static documentation rebuilt by pkgdown::build_site() | |||||
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 | |
I had deleted the git commits between 0.6.4 and 0.6.7 while removing drfit from github, while the latest changes were not pushed to jrwb.de yet. | |||||
2017-03-24 | Suppress error messages in dr(c)fit, maintenance | Johannes Ranke | 10 | -98/+115 | |
- Checking examples fails if error messages in dr(c)fit stemming from failed fits are printed - Delete trailing whitespace - Update packaging | |||||
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 | |
git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/drfit@103 d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc | |||||
2014-07-28 | Address platform dependence of tests/pyrithione.R | ranke | 9 | -85/+70 | |
git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/drfit@102 d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc | |||||
2014-07-28 | Add a doctype declaration to the index. | ranke | 1 | -1/+3 | |
- Thanks Kurt Hornik for checking for valid html - This is my first HTML 5 document git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/drfit@101 d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc | |||||
2014-03-18 | Improvements on the EDx calculations in drcfit. However, in cases that there ↵ | ranke | 5 | -20/+29 | |
is no hormesis in the data, drfit often fails to fit the linlogit model, and drcfit often fails to find the EDx values. git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/drfit@100 d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc | |||||
2014-02-25 | More detailed documentation of the result dataframe returned | ranke | 2 | -58/+148 | |
by drfit and drcfit. git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/drfit@99 d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc | |||||
2014-02-25 | Feature-complete version of the new drfit package that can make use | ranke | 12 | -73/+508 | |
of the drc package in order to obtain confidence intervals for EDx values. See ChangeLog for details. git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/drfit@98 d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc | |||||
2014-02-03 | - Some updates to the packaging | ranke | 11 | -34/+163 | |
- Add the possibility to calculate EDx values - see ChangeLog for a full description git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/drfit@97 d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc | |||||
2012-12-16 | Added NAMESPACE and fixed the tests | ranke | 9 | -86/+112 | |
git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/drfit@96 d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc | |||||
2009-10-11 | Update of the tests to new numerical values at the fourth digit, and new ↵ | ranke | 6 | -23/+23 | |
warning messages git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/drfit@95 d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc | |||||
2009-10-11 | Update taking out a link to the package drc that was producing a warning in ↵ | ranke | 2 | -4/+4 | |
the upcoming R 2.10 git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/drfit@94 d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc | |||||
2008-04-09 | - Added the possibility to manipulate axes and plot.frame | ranke | 4 | -12/+23 | |
- Adapted the test to the improved confidence interval fitting git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/drfit@93 d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc | |||||
2007-11-23 | - Releasable version for CRAN | ranke | 10 | -26/+68 | |
- Changed usage of cat() to message() because the latter does not interfere with Sweave. Left cat() in checkexperiment.R and checksubstance.R git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/drfit@92 d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc | |||||
2007-10-01 | Make drfit compatible with R 2.6.0, checked with prerelease from today | ranke | 3 | -16/+17 | |
git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/drfit@91 d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc | |||||
2007-09-21 | Test | ranke | 1 | -3/+3 | |
git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/drfit@90 d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc | |||||
2007-03-29 | - Changed "µM" in all datasets to "microM", since non-Ascii characters | ranke | 9 | -38/+38 | |
cause a warning in the upcoming R 2.5.0 git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/drfit@89 d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc | |||||
2007-03-29 | Updated the test results and took out the data for | ranke | 6 | -58/+48 | |
(PyS)2 from pyrithione.rda because it is fitted differently on amd64 and i386 (!). git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/drfit@88 d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc |