aboutsummaryrefslogtreecommitdiff
path: root/R/checkexperiment.R
AgeCommit message (Collapse)AuthorFilesLines
2018-12-12Add whereClause argument to checkexperimentJohannes Ranke1-2/+2
2018-10-11Version 0.7.2v0.7.2Johannes Ranke1-8/+8
with fixed checkplate function
2018-09-15Switch to odbc, reformattting of codeJohannes Ranke1-186/+185
to make it more readable. Also remove outdated hyperlinks from the help files.
2017-07-18Fixed the formula for the control growth rateJohannes Ranke1-1/+1
2017-07-18Mean control growth rate, y axis labelsJohannes Ranke1-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-12Improve y axis limitsJohannes Ranke1-2/+2
2017-03-31Make RODBC a hard dependency again, ChangeLogJohannes Ranke1-1/+1
2017-03-31Report for positive controls for Vibrio fischeriJohannes Ranke1-29/+50
2017-03-30Add checkcontrols, updates, see ChangeLogJohannes Ranke1-14/+14
2017-03-24Import version 0.6.7 from CRANJohannes Ranke1-14/+14
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-24Suppress error messages in dr(c)fit, maintenanceJohannes Ranke1-15/+15
- Checking examples fails if error messages in dr(c)fit stemming from failed fits are printed - Delete trailing whitespace - Update packaging
2015-12-15Fix connecting to the UFT databaseJohannes Ranke1-1/+1
2015-10-07Maintenance changes for the release of 0.6.4v0.6.4Johannes Ranke1-5/+9
2014-02-03- Some updates to the packagingranke1-1/+1
- 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
2007-11-23- Releasable version for CRANranke1-1/+9
- 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
2006-08-14- New version just published on my websiteranke1-16/+25
- Fixes in checkplate, checksubstance and checkexperiment - New arguments ltys, xlab and ylab in drplot, due to a request by Ewa Mulkiewicz git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/drfit@83 d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc
2006-05-08- Corrected the use of the par() function, so no ranke1-6/+2
unnecessary devices are opened any more - Adjusted the .Rout.save files to kriemhilds version (R 2.3.0 from Debian unstable, i386) git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/drfit@78 d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc
2006-04-28I also removed the get(getOption("device"))()ranke1-2/+8
call from the checkexperiment function, and updated the INDEX. git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/drfit@75 d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc
2006-04-21Working version of the checkexperiment function, ranke1-32/+50
including documentation, but R CMD check tells me that "use of NULL environment is deprecated" git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/drfit@66 d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc
2006-04-21First chunk of work for making checkplate an aliasranke1-0/+101
to checkexperiment which will also work for the ecotox database. git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/drfit@65 d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc

Contact - Imprint