[28aa3b]: / inst / NEWS.Rd

Download this file

30 lines (23 with data), 657 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
\name{NEWS}
\title{News for Package \pkg{DLBCLdata}}
\newcommand{\cpkg}{\href{http://CRAN.R-project.org/package=#1}{\pkg{#1}}}
\section{Changes to version 1.0}{
\itemize{
\item Expanded documentiation.
\item Added travis CI continous integrator.
\item Added further unit tests and updated package structure to new
\pkg{testthat} version.
}
}
\section{Changes to version 0.9}{
\itemize{
\item \pkg{DLBCLdata} is now public!
\item The described datasets has now been run and tested
with various targets and CDFs.
}
}
\section{Changes to version 0.1}{
\itemize{
\item \pkg{DLBCLdata} has been created!
}
}