Title: Read CDISC Data Files
Description: CDISC Dataset-XML and Define-XML are used as file format for clinical trial data and metadata respectively. This functions supports reading both Dataset-XML and Define-XML. The Clinical Data Interchange Standards Consortium (CDISC, http://www.cdisc.org/) is a standards developing organization (SDO) to develop global standards and innovations regarding medical research and healthcare.
Author: Ippei Akiya
Maintainer: Ippei Akiya <ippei.aki@datadriven.jp>
Diff between R4CDISC versions 0.3 dated 2014-12-29 and 0.4 dated 2015-09-05
R4CDISC-0.3/R4CDISC/R/getVarName.R |only R4CDISC-0.3/R4CDISC/inst/tests |only R4CDISC-0.4/R4CDISC/DESCRIPTION | 13 +- R4CDISC-0.4/R4CDISC/MD5 | 23 ++-- R4CDISC-0.4/R4CDISC/NAMESPACE | 2 R4CDISC-0.4/R4CDISC/R/getCT.R | 72 +----------- R4CDISC-0.4/R4CDISC/R/getCTasDataFrame.R |only R4CDISC-0.4/R4CDISC/R/getCodeListItem.R | 170 +++++++++++++++--------------- R4CDISC-0.4/R4CDISC/R/getEnumeratedItem.R | 155 ++++++++++++--------------- R4CDISC-0.4/R4CDISC/R/getSDS.R | 16 +- R4CDISC-0.4/R4CDISC/man/getCT.Rd | 3 R4CDISC-0.4/R4CDISC/tests |only 12 files changed, 191 insertions(+), 263 deletions(-)
Title: Qualitative Validation Methods
Description: Qualitative methods for the validation of dynamic models.
It contains (i) an orthogonal set of deviance measures for absolute,
relative and ordinal scale and (ii) approaches accounting for time
shifts. The first approach transforms time to take time delays and speed
differences into account. The second divides the time series into
interval units according to their main features and finds the longest
common subsequence (LCS) using a dynamic programming algorithm.
Author: K. Gerald van den Boogaart [aut, ths],
Stefanie Rost [aut],
Thomas Petzoldt [aut, ths, cre]
Maintainer: Thomas Petzoldt <thomas.petzoldt@tu-dresden.de>
Diff between qualV versions 0.3-1 dated 2015-03-12 and 0.3-2 dated 2015-09-05
DESCRIPTION | 20 +++++++++++++++----- MD5 | 18 +++++++++--------- NAMESPACE | 2 +- data/phyto.rda |binary inst/NEWS | 13 ++++--------- man/LCS.Rd | 7 ++++--- man/qualV.Rd | 6 +++--- man/quantV.Rd | 10 +++++----- man/qvalLCS.Rd | 4 ++-- man/timeTransME.Rd | 14 +++++++------- 10 files changed, 50 insertions(+), 44 deletions(-)
Title: Analysis of Evolutionary Rates in an OU Framework
Description: Calculates and compares rate differences of continuous character evolution under Brownian motion and a new set of Ornstein-Uhlenbeck-based Hansen models that allow the strength of selection and stochastic motion to vary across selective regimes.
Author: Jeremy M. Beaulieu <jbeaulieu@nimbios.org>, Brian O'Meara <bomeara@utk.edu>
Maintainer: Jeremy Beaulieu <jbeaulieu@nimbios.org>
Diff between OUwie versions 1.45 dated 2015-03-09 and 1.46 dated 2015-09-05
DESCRIPTION | 11 ++++++----- MD5 | 14 +++++++------- NAMESPACE | 1 + R/OUwie.R | 1 - R/OUwie.boot.R | 6 +++++- R/OUwie.slice.R | 3 +-- R/varcov.ou.R | 1 - man/OUwie.slice.Rd | 2 ++ 8 files changed, 22 insertions(+), 17 deletions(-)
Title: Entropy Partitioning to Measure Diversity
Description: Measurement and partitioning of diversity, based on Tsallis entropy.
Author: Eric Marcon, Bruno Herault
Maintainer: Eric Marcon <Eric.Marcon@ecofog.gf>
Diff between entropart versions 1.3.1 dated 2015-09-04 and 1.3.2 dated 2015-09-05
DESCRIPTION | 8 ++++---- MD5 | 46 +++++++++++++++++++++++----------------------- NEWS | 7 ++++++- R/Diversity.R | 2 +- R/Dqz.R | 2 +- R/Hqz.R | 27 +++++++++++++++++++-------- R/HqzBeta.R | 2 +- R/Hurlbert.R | 2 +- R/HurlbertD.R | 2 +- R/PhyloBetaEntropy.R | 2 +- R/PhyloDiversity.R | 2 +- R/PhyloEntropy.R | 2 +- R/Preprocess.Tree.R | 2 +- R/Rao.R | 24 +++++++++++++++++++----- R/Richness.R | 2 +- R/Shannon.R | 20 ++++++++++++++++---- R/ShannonBeta.R | 2 +- R/Simpson.R | 19 ++++++++++++++++--- R/SimpsonBeta.R | 2 +- R/Tsallis.R | 19 +++++++++++++++---- R/TsallisBeta.R | 2 +- R/rCommunity.R | 2 +- inst/doc/entropart.pdf |binary man/entropart-package.Rd | 4 ++-- 24 files changed, 134 insertions(+), 68 deletions(-)
Title: Cox Regression (Proportional Hazards Model) with Multiple Causes
and Mixed Effects
Description: A high performance package estimating Proportional Hazards Model when an even can have more than one causes, including support for random and fixed effects, tied events, and time-varying variables.
Author: Jing Peng
Maintainer: Jing Peng <pengjing@live.com>
Diff between CoxPlus versions 1.0.1 dated 2015-09-05 and 1.0.2 dated 2015-09-05
DESCRIPTION | 8 ++++---- MD5 | 4 ++-- src/Makevars | 1 + 3 files changed, 7 insertions(+), 6 deletions(-)
Title: Genomic Region Processing using Tools Such as Bedtools, Bedops
and Tabix
Description: Genomic region processing using tools such as bedtools, bedops and tabix.
Author: Daryl Waggott, Syed Haider, Emilie Lalonde, Clement Fung, Paul C. Boutros
Maintainer: Paul Boutros <Paul.Boutros@oicr.on.ca>
Diff between bedr versions 1.0.0 dated 2015-09-04 and 1.0.1 dated 2015-09-05
DESCRIPTION | 8 ++--- MD5 | 8 ++--- NEWS | 7 +++- R/bedr.sort.region.R | 12 ++++++- inst/doc/Using-bedr.html | 74 +++++++++++++++++++++++------------------------ 5 files changed, 62 insertions(+), 47 deletions(-)
Title: Embedded JavaScript Engine
Description: An R interface to Google's open source JavaScript engine.
V8 is written in C++ and implements ECMAScript as specified in ECMA-262,
5th edition. In addition, this package implements typed arrays as
specified in ECMA 6 used for high-performance computing and libraries
compiled with 'emscripten'.
Author: Jeroen Ooms
Maintainer: Jeroen Ooms <jeroen.ooms@stat.ucla.edu>
Diff between V8 versions 0.7 dated 2015-08-24 and 0.8 dated 2015-09-05
DESCRIPTION | 6 +++--- MD5 | 6 +++--- NEWS | 3 +++ configure | 5 ++--- 4 files changed, 11 insertions(+), 9 deletions(-)
Title: Database Interface and 'MySQL' Driver for R
Description: Implements 'DBI' Interface to 'MySQL' and 'MariaDB' Databases.
Author: Jeroen Ooms [aut, cre],
David James [aut],
Saikat DebRoy [aut],
Hadley Wickham [aut],
Jeffrey Horner [aut],
RStudio [cph]
Maintainer: Jeroen Ooms <jeroen.ooms@stat.ucla.edu>
Diff between RMySQL versions 0.10.5 dated 2015-08-25 and 0.10.6 dated 2015-09-05
DESCRIPTION | 6 +++--- MD5 | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-)
Title: Global Optimization by Differential Evolution in C++
Description: An efficient C++ based implementation of the 'DEoptim'
function which performs global optimization by differential evolution.
Its creation was motivated by trying to see if the old approximation "easier,
shorter, faster: pick any two" could in fact be extended to achieving all
three goals while moving the code from plain old C to modern C++. The
initial version did in fact do so, but a good part of the gain was due to
an implicit code review which eliminated a few inefficiencies which have
since been eliminated in 'DEoptim'.
Author: Dirk Eddelbuettel extending DEoptim (by David Ardia, Katharine Mullen,
Brian Peterson, Joshua Ulrich) which itself is based on DE-Engine (by Rainer Storn)
Maintainer: Dirk Eddelbuettel <edd@debian.org>
Diff between RcppDE versions 0.1.3 dated 2015-08-23 and 0.1.4 dated 2015-09-05
ChangeLog | 13 + DESCRIPTION | 8 MD5 | 26 +- R/DEoptim.R | 2 R/RcppExports.R |only build/vignette.rds |binary inst/doc/RcppDE.Rnw | 7 inst/doc/RcppDE.pdf |binary src/Makevars | 2 src/RcppExports.cpp |only src/deoptim.cpp | 148 +++++++--------- src/devol.cpp | 450 +++++++++++++++++++++++++-------------------------- src/evaluate.h | 172 +++++++++---------- src/permute.cpp | 18 -- vignettes/RcppDE.Rnw | 7 15 files changed, 427 insertions(+), 426 deletions(-)
Title: Wild Scale-Enhanced Bootstrap
Description: Perform the Wild Scale-Enhanced (WiSE) bootstrap. Specifically, the user may supply a single or multiple equally-spaced time series and use the WiSE bootstrap to select a wavelet-smoothed model. Conversely, a pre-selected smooth level may also be specified for the time series. Quantities such as the bootstrap sample of wavelet coefficients, smoothed bootstrap samples, and specific hypothesis testing and confidence region results of the wavelet coefficients may be obtained. Additional functions are available to the user which help format the time series before analysis. This methodology is recommended to aid in model selection and signal extraction.
Note: This package specifically uses wavelet bases in the WiSE bootstrap methodology, but the theoretical construct is much more versatile.
Author: Megan Heyman, Snigdhansu Chatterjee
Maintainer: Megan Heyman <heyma029@umn.edu>
Diff between WiSEBoot versions 1.1.0 dated 2015-07-27 and 1.2.0 dated 2015-09-05
DESCRIPTION | 10 +- MD5 | 28 ++--- NAMESPACE | 2 NEWS | 18 +++ R/WiSEConfidenceRegion.R | 19 ++- R/WiSEHypothesisTest.R | 17 ++- R/smoothTimeSeries.R | 25 +++-- build/vignette.rds |binary inst/doc/WiSEBoot_Examples_Vignette.R | 154 +++++++++++++++---------------- inst/doc/WiSEBoot_Examples_Vignette.Rnw | 9 + inst/doc/WiSEBoot_Examples_Vignette.pdf |binary man/WiSEConfidenceRegion.Rd | 5 - man/WiSEHypothesisTest.Rd | 5 - man/smoothTimeSeries.Rd | 5 - vignettes/WiSEBoot_Examples_Vignette.Rnw | 9 + 15 files changed, 177 insertions(+), 129 deletions(-)
Title: Data Analysis Using Rough Set and Fuzzy Rough Set Theories
Description: Implementations of algorithms for data analysis
based on the rough set theory (RST) and the fuzzy rough set theory (FRST). We
not only provide implementations for the basic concepts of RST and FRST but also
popular algorithms that derive from those theories. The methods included in the
package can be divided into several categories based on their functionality:
discretization, feature selection, instance selection, rule induction and classification
based on nearest neighbors. RST was introduced by Zdzisław Pawlak in 1982
as a sophisticated mathematical tool to
model and process imprecise or incomplete information. By using
the indiscernibility relation for objects/instances, RST does not require
additional parameters to analyze the data. FRST is an extension of RST. The
FRST combines concepts of vagueness and indiscernibility that are expressed
with fuzzy sets (as proposed by Zadeh, in 1965) and RST.
Author: Lala Septem Riza [aut],
Andrzej Janusz [aut],
Dominik Ślęzak [ctb],
Chris Cornelis [ctb],
Francisco Herrera [ctb],
Jose Manuel Benitez [ctb],
Christoph Bergmeir [ctb, cre],
Sebastian Stawicki [ctb]
Maintainer: Christoph Bergmeir <c.bergmeir@decsai.ugr.es>
Diff between RoughSets versions 1.2-1 dated 2015-03-24 and 1.3-0 dated 2015-09-05
RoughSets-1.2-1/RoughSets/demo/D.local.discernibility.matrix.RST.R |only RoughSets-1.2-1/RoughSets/demo/D.max.discernibility.matrix.RST.R |only RoughSets-1.2-1/RoughSets/man/D.local.discernibility.matrix.RST.Rd |only RoughSets-1.2-1/RoughSets/man/D.max.discernibility.matrix.RST.Rd |only RoughSets-1.3-0/RoughSets/DESCRIPTION | 23 RoughSets-1.3-0/RoughSets/MD5 | 245 RoughSets-1.3-0/RoughSets/NAMESPACE | 14 RoughSets-1.3-0/RoughSets/R/BasicFuzzyRoughSets.R | 3344 +++++----- RoughSets-1.3-0/RoughSets/R/BasicRoughSets.OtherFuncCollections.R | 2596 +++---- RoughSets-1.3-0/RoughSets/R/BasicRoughSets.R | 804 +- RoughSets-1.3-0/RoughSets/R/Discretization.OtherFuncCollections.R | 547 - RoughSets-1.3-0/RoughSets/R/Discretization.R | 632 - RoughSets-1.3-0/RoughSets/R/FeatureSelection.OtherFuncCollections.R | 1938 ++--- RoughSets-1.3-0/RoughSets/R/FeatureSelection.R | 3224 ++++----- RoughSets-1.3-0/RoughSets/R/FuzzyRoughSets-introduction.R | 274 RoughSets-1.3-0/RoughSets/R/IOFunctions.R | 1789 ++--- RoughSets-1.3-0/RoughSets/R/InstanceSelection.OtherFuncCollections.R | 126 RoughSets-1.3-0/RoughSets/R/InstanceSelection.R | 658 - RoughSets-1.3-0/RoughSets/R/MissingValue.R | 814 +- RoughSets-1.3-0/RoughSets/R/NearestNeigbour.OtherFuncCollections.R | 480 - RoughSets-1.3-0/RoughSets/R/NearestNeigbour.R | 674 +- RoughSets-1.3-0/RoughSets/R/RcppExports.R | 22 RoughSets-1.3-0/RoughSets/R/RoughSets-introduction.R | 232 RoughSets-1.3-0/RoughSets/R/RoughSets-package.R | 1084 +-- RoughSets-1.3-0/RoughSets/R/RuleInduction.OtherFuncCollections.R | 955 +- RoughSets-1.3-0/RoughSets/R/RuleInduction.R | 2191 +++--- RoughSets-1.3-0/RoughSets/R/docData.R | 288 RoughSets-1.3-0/RoughSets/demo/00Index | 60 RoughSets-1.3-0/RoughSets/demo/BasicConcept.FRST.R | 94 RoughSets-1.3-0/RoughSets/demo/BasicConcept.RST.R | 50 RoughSets-1.3-0/RoughSets/demo/D.discretize.equal.intervals.RST.R | 28 RoughSets-1.3-0/RoughSets/demo/D.discretize.quantiles.RST.R | 28 RoughSets-1.3-0/RoughSets/demo/D.global.discernibility.heuristic.RST.R | 28 RoughSets-1.3-0/RoughSets/demo/DiscernibilityMatrix.FRST.R | 56 RoughSets-1.3-0/RoughSets/demo/DiscernibilityMatrix.RST.R | 22 RoughSets-1.3-0/RoughSets/demo/FRNN.O.iris.R | 66 RoughSets-1.3-0/RoughSets/demo/FRNN.iris.R | 76 RoughSets-1.3-0/RoughSets/demo/FS.QuickReduct.FRST.Ex1.R | 112 RoughSets-1.3-0/RoughSets/demo/FS.QuickReduct.FRST.Ex2.R | 102 RoughSets-1.3-0/RoughSets/demo/FS.QuickReduct.FRST.Ex3.R | 102 RoughSets-1.3-0/RoughSets/demo/FS.QuickReduct.FRST.Ex4.R | 108 RoughSets-1.3-0/RoughSets/demo/FS.QuickReduct.FRST.Ex5.R | 114 RoughSets-1.3-0/RoughSets/demo/FS.QuickReduct.RST.R | 20 RoughSets-1.3-0/RoughSets/demo/FS.greedy.heuristic.reduct.RST.R | 28 RoughSets-1.3-0/RoughSets/demo/FS.greedy.heuristic.superreduct.RST.R | 28 RoughSets-1.3-0/RoughSets/demo/FS.nearOpt.fvprs.FRST.R | 18 RoughSets-1.3-0/RoughSets/demo/FS.permutation.heuristic.reduct.RST.R | 28 RoughSets-1.3-0/RoughSets/demo/GettingStarted.A.R | 206 RoughSets-1.3-0/RoughSets/demo/GettingStarted.B.R | 272 RoughSets-1.3-0/RoughSets/demo/IS.FRIS.FRST.R | 38 RoughSets-1.3-0/RoughSets/demo/IS.FRPS.FRST.R | 30 RoughSets-1.3-0/RoughSets/demo/MV.simpleData.R | 60 RoughSets-1.3-0/RoughSets/demo/POSNN.iris.R | 64 RoughSets-1.3-0/RoughSets/demo/RI.classification.FRST.R | 62 RoughSets-1.3-0/RoughSets/demo/RI.indiscernibilityBasedRules.RST.R | 38 RoughSets-1.3-0/RoughSets/demo/RI.regression.FRST.R | 38 RoughSets-1.3-0/RoughSets/demo/SimulationDataAnalysisWine.R | 296 RoughSets-1.3-0/RoughSets/man/A.Introduction-RoughSets.Rd | 202 RoughSets-1.3-0/RoughSets/man/B.Introduction-FuzzyRoughSets.Rd | 246 RoughSets-1.3-0/RoughSets/man/BC.IND.relation.FRST.Rd | 634 - RoughSets-1.3-0/RoughSets/man/BC.IND.relation.RST.Rd | 132 RoughSets-1.3-0/RoughSets/man/BC.LU.approximation.FRST.Rd | 796 +- RoughSets-1.3-0/RoughSets/man/BC.LU.approximation.RST.Rd | 116 RoughSets-1.3-0/RoughSets/man/BC.discernibility.mat.FRST.Rd | 434 - RoughSets-1.3-0/RoughSets/man/BC.discernibility.mat.RST.Rd | 132 RoughSets-1.3-0/RoughSets/man/BC.positive.reg.FRST.Rd | 224 RoughSets-1.3-0/RoughSets/man/BC.positive.reg.RST.Rd | 122 RoughSets-1.3-0/RoughSets/man/C.FRNN.FRST.Rd | 270 RoughSets-1.3-0/RoughSets/man/C.FRNN.O.FRST.Rd | 166 RoughSets-1.3-0/RoughSets/man/C.POSNN.FRST.Rd | 162 RoughSets-1.3-0/RoughSets/man/D.discretization.RST.Rd | 164 RoughSets-1.3-0/RoughSets/man/D.discretize.equal.intervals.RST.Rd | 111 RoughSets-1.3-0/RoughSets/man/D.discretize.quantiles.RST.Rd | 113 RoughSets-1.3-0/RoughSets/man/D.global.discernibility.heuristic.RST.Rd | 167 RoughSets-1.3-0/RoughSets/man/D.local.discernibility.heuristic.RST.Rd |only RoughSets-1.3-0/RoughSets/man/FS.DAAR.heuristic.RST.Rd | 194 RoughSets-1.3-0/RoughSets/man/FS.all.reducts.computation.Rd | 132 RoughSets-1.3-0/RoughSets/man/FS.feature.subset.computation.Rd | 142 RoughSets-1.3-0/RoughSets/man/FS.greedy.heuristic.reduct.RST.Rd | 213 RoughSets-1.3-0/RoughSets/man/FS.greedy.heuristic.superreduct.RST.Rd | 149 RoughSets-1.3-0/RoughSets/man/FS.nearOpt.fvprs.FRST.Rd | 150 RoughSets-1.3-0/RoughSets/man/FS.one.reduct.computation.Rd | 138 RoughSets-1.3-0/RoughSets/man/FS.permutation.heuristic.reduct.RST.Rd | 158 RoughSets-1.3-0/RoughSets/man/FS.quickreduct.FRST.Rd | 582 - RoughSets-1.3-0/RoughSets/man/FS.quickreduct.RST.Rd | 136 RoughSets-1.3-0/RoughSets/man/FS.reduct.computation.Rd | 140 RoughSets-1.3-0/RoughSets/man/IS.FRIS.FRST.Rd | 168 RoughSets-1.3-0/RoughSets/man/IS.FRPS.FRST.Rd | 152 RoughSets-1.3-0/RoughSets/man/MV.conceptClosestFit.Rd | 100 RoughSets-1.3-0/RoughSets/man/MV.deletionCases.Rd | 90 RoughSets-1.3-0/RoughSets/man/MV.globalClosestFit.Rd | 108 RoughSets-1.3-0/RoughSets/man/MV.missingValueCompletion.Rd | 120 RoughSets-1.3-0/RoughSets/man/MV.mostCommonVal.Rd | 90 RoughSets-1.3-0/RoughSets/man/MV.mostCommonValResConcept.Rd | 90 RoughSets-1.3-0/RoughSets/man/RI.AQRules.RST.Rd | 148 RoughSets-1.3-0/RoughSets/man/RI.CN2Rules.RST.Rd | 138 RoughSets-1.3-0/RoughSets/man/RI.GFRS.FRST.Rd | 174 RoughSets-1.3-0/RoughSets/man/RI.LEM2Rules.RST.Rd | 134 RoughSets-1.3-0/RoughSets/man/RI.hybridFS.FRST.Rd | 144 RoughSets-1.3-0/RoughSets/man/RI.indiscernibilityBasedRules.RST.Rd | 139 RoughSets-1.3-0/RoughSets/man/RI.laplace.Rd |only RoughSets-1.3-0/RoughSets/man/RoughSetData.Rd | 260 RoughSets-1.3-0/RoughSets/man/RoughSets-package.Rd | 1050 +-- RoughSets-1.3-0/RoughSets/man/SF.applyDecTable.Rd | 223 RoughSets-1.3-0/RoughSets/man/SF.asDecisionTable.Rd | 140 RoughSets-1.3-0/RoughSets/man/SF.asFeatureSubset.Rd | 104 RoughSets-1.3-0/RoughSets/man/SF.read.DecisionTable.Rd | 98 RoughSets-1.3-0/RoughSets/man/X.entropy.Rd | 50 RoughSets-1.3-0/RoughSets/man/X.gini.Rd | 52 RoughSets-1.3-0/RoughSets/man/X.laplace.Rd | 48 RoughSets-1.3-0/RoughSets/man/X.nOfConflicts.Rd | 42 RoughSets-1.3-0/RoughSets/man/X.ruleStrength.Rd | 50 RoughSets-1.3-0/RoughSets/man/X.rulesCounting.Rd | 50 RoughSets-1.3-0/RoughSets/man/as.character.RuleSetRST.Rd |only RoughSets-1.3-0/RoughSets/man/as.list.RuleSetRST.Rd |only RoughSets-1.3-0/RoughSets/man/predict.RuleSetFRST.Rd | 136 RoughSets-1.3-0/RoughSets/man/predict.RuleSetRST.Rd | 182 RoughSets-1.3-0/RoughSets/man/print.FeatureSubset.Rd | 66 RoughSets-1.3-0/RoughSets/man/print.RuleSetRST.Rd | 75 RoughSets-1.3-0/RoughSets/man/sub-.RuleSetRST.Rd |only RoughSets-1.3-0/RoughSets/man/summary.IndiscernibilityRelation.Rd | 92 RoughSets-1.3-0/RoughSets/man/summary.LowerUpperApproximation.Rd | 80 RoughSets-1.3-0/RoughSets/man/summary.PositiveRegion.Rd | 82 RoughSets-1.3-0/RoughSets/man/summary.RuleSetFRST.Rd | 120 RoughSets-1.3-0/RoughSets/man/summary.RuleSetRST.Rd | 88 RoughSets-1.3-0/RoughSets/src/RcppExports.cpp | 41 RoughSets-1.3-0/RoughSets/src/discretization.cc | 37 RoughSets-1.3-0/RoughSets/src/indiscernibility.cpp | 109 128 files changed, 18431 insertions(+), 18190 deletions(-)
Title: Minimal Protein Set Explaining Peptide Spectrum Matches
Description: Determine minimal protein set explaining peptide spectrum matches.
Author: Witold Wolski
Maintainer: Witold Wolski <wewolski@gmail.com>
Diff between prozor versions 0.1 dated 2015-09-04 and 0.1.1 dated 2015-09-05
DESCRIPTION | 10 +++++----- MD5 | 6 +++--- R/annotatePeptides.R | 31 +++++++++++++++++++++++-------- R/greedy.R | 19 +++++++++---------- 4 files changed, 40 insertions(+), 26 deletions(-)