DDMORE-1607: Add a TODO
DDMORE-1607: Percentages in data needed to be c...
DDMORE-1607: Get LoadSOObject tests working for...
DDMORE-1607: Fix test.execute.R tests re new SO...
DDMORE-1607: Moved not-updated SO parsing relat...
DDMORE-1607: Update getPopulationParameters() r...
DDMORE-1533: Remove a couple of unnecessary glo...
Merge branch 'so_version0.3' of ssh://mattwise@...
DDMORE-1607: Minor tweaks to SOObjXmlParsers.R.
DDMORE-1607: Replace xmlChildren() calls with ....
DDMORE-1607: Use append() rather than c() to ap...
DDMORE-1607: Add actual UseCase1 generated SO t...
DDMORE-1607: Update getPopulationParams() re ne...
DDMORE-1607: Update getEstimationInfo() re new ...
DDMORE-1607: Cater for valueType="id" in as.dat...
DDMORE-1607: Minor fixes to getIndividualParame...
DDMORE-1607: Correct as.data.frame() func for D...
DDMORE-1607: Rewrite getIndividualParameters().
DDMORE-1607: Slight tweak to getPopulatedSlots(...
DDMORE-1607: Don't provide default value for OF...
DDMORE-1607: SO parsing msgs now output using g...
DDMORE-1607: Provide a getPopulatedSlots() meth...
DDMORE-1607: SimulationBlock nested block types...
DDMORE-1607: Correct the validity function for ...
DDMORE-1607: Move SO v0.3 example XMLs into sub...
DDMORE-1607: Rename SOObject.R to SOObjectDataF...
DDMORE-1607: Specify types for the slots of the...
DDMORE-1607: Provide init'r for DataSet & DataS...
DDMORE-1607: Rename SOObjXmlParsers.R func name...
DDMORE-1607: Rename xmlParsers.R to StandardOut...
DDMORE-1607: Update the tel-dev.R dev util scri...
DDMORE-1607: Rename SOSubClasses.R to SOObjectC...
DDMORE-1607: Extract StandardOutputObject-Class...
DDMORE-1607: Estimation initializer now perform...
DDMORE-1607: Just code formatting and comments
DDMORE-1607: Introduce nested classes for Popul...
DDMORE-1607: Introduce nested classes for Indiv...
DDMORE-1607: Simplify PrecisIndivEsts init'r, i...
DDMORE-1607: Introduce nested classes for Preci...
DDMORE-1607: Implement parsing of Distribution ...
DDMORE-1607: Remove redundant funcs and consts ...
DDMORE-1607: Fix .genericParseElems() re custom...
DDMORE-1607: Ensure SimulProfiles are always in...
DDMORE-1607: Implement S4 class with initialize...
DDMORE-1607: RawResults nested class now popula...
DDMORE-1607: Estimation nested classes populate...
DDMORE-1607: Continue introduction of initializ...
DDMORE-1607: Introduce a .genericParseElems() f...
DDMORE-1607: Have to amend example XML, inline ...
DDMORE-1607: Strip out comments from inline dat...
DDMORE-1607: Introduce S4 classes for ModelDiag...
DDMORE-1607: Correct the validity function for ...
DDMORE-1607: ExternalFile now returned as DataS...
DDMORE-1607: Remove old Simulation and OptimalD...
DDMORE-1607: Introduce OptimalDesignBlock S4 cl...
DDMORE-1607: Introduce SimulationBlock, Simulat...
DDMORE-1607: Move DataSet class defn out of Est...
DDMORE-1607: ParseElement() now creates DataSet...
DDMORE-1607: ParseElement() now creates DataSet...
DDMORE-1607: Refactor ParseOFMeasures() code in...
DDMORE-1607: Fix the population of the Predicti...
DDMORE-1607: Refactor ParseResiduals() code int...
DDMORE-1607: remove line of debug
DDMORE-1607: Refactor ParsePrecIndivEsts() code...
DDMORE-1607: Refactor ParseIndivEsts() code int...
DDMORE-1607: Remove old ParsePopEstimates() fn ...
DDMORE-1607: Refactor ParsePrecisPopEsts() code...
DDMORE-1607: Refactor ParsePopEstimates() code ...
DDMORE-1607: Ensure Estimation-Class.R is loade...
DDMORE-1607: Overwrite ParsePrecisionIndividual...
DDMORE-1607: More updates to xmlParsers.R mainl...
DDMORE-1607: Attempt re-merge for ParsePopEsts,...
Merge branch 'so_version0.3' of ssh://mattwise@...
DDMORE-1607: Correct a copy-and-paste check on ...
DDMORE-1607: Overwrite ParsePopEsts(), ParsePre...
DDMORE-1607: Fix two syntax errors (missing clo...
DDMORE-1607: More updates to parsing of data se...
DDMORE-1607: Update the ExternalFile slots pars...
Merge branch 'so_version0.3' of ssh://mattwise@...
DDMORE-1579: Henrik has fixed the use=amt issue...
DDMORE-1514/SF#321: Missed instances of write r...
cleanUp.R needs to be included in DESCRIPTION file
Merge remote-tracking branch 'origin/fixManExam...