Skip to content
Snippets Groups Projects
Commit dadd7374 authored by Claus Jonathan Fritzemeier's avatar Claus Jonathan Fritzemeier
Browse files

changes done due to uwe ligges request

parent db379b3f
No related branches found
No related tags found
No related merge requests found
Package: clpAPI
Type: Package
Title: R Interface to C API of COIN-OR Clp
Version: 1.2.6
Date: 2013-10-26
Authors@R: c(person("Gabriel", "Gelius-Dietrich", role = c("aut", "cre"), email = "geliudie@uni-duesseldorf.de"))
Version: 1.2.7
Date: 2016-04-18
Authors@R: c(person(c("C.", "Jonathan"), "Fritzemeier", role = c("cre", "ctb"), email = "clausjonathan.fritzemeier@uni-duesseldorf.de"),
person("Gabriel", "Gelius-Dietrich", role = c("aut"), email = "geliudie@uni-duesseldorf.de"))
Depends: R (>= 2.6.0)
Imports: methods
Description: R Interface to C API of COIN-OR Clp, depends on COIN-OR Clp Version >= 1.12.0
Description: R Interface to C API of COIN-OR Clp, depends on COIN-OR Clp Version >= 1.12.0.
SystemRequirements: COIN-OR Clp (>= 1.12.0)
License: GPL-3
License: GPL-3 | file LICENSE
LazyLoad: yes
Collate: generics.R clp_ptrClass.R clp.R clpAPI.R zzz.R
Packaged: 2013-10-26 16:15:58 UTC; gabriel
Author: Gabriel Gelius-Dietrich [aut, cre]
Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de>
Packaged: 2016-04-18 09:33:15 UTC; jonathan
Author: C. Jonathan Fritzemeier [cre, ctb], Gabriel Gelius-Dietrich [aut]
Maintainer: C. Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de>
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2013-10-26 19:08:53
Date/Publication: 2016-04-18 09:33:15
......@@ -4,6 +4,14 @@
\title{clpAPI News}
\encoding{UTF-8}
% ---------------------------------------------------------------------------- %
\section{Changes in version 1.2.7 2016-04-18}{
\itemize{
\item added \code{-lz} to \file{Makevars.win}
\item changed maintainer
\item added a period at the end of your Description line in your DESCRIPTION file.
}
}
% ---------------------------------------------------------------------------- %
\section{Changes in version 1.2.6 2013-10-26}{
......
......@@ -63,9 +63,10 @@
}
\author{
Gabriel Gelius-Dietrich
Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de>
Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de>
Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de>
}
\keyword{ optimize }
......@@ -60,9 +60,10 @@
}
\author{
Gabriel Gelius-Dietrich
Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de>
Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de>
Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de>
}
\keyword{ optimize }
......@@ -43,10 +43,11 @@
}
\author{
Gabriel Gelius-Dietrich
Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de>
Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de>
Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de>
}
\keyword{ optimize }
......@@ -43,10 +43,11 @@
}
\author{
Gabriel Gelius-Dietrich
Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de>
Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de>
Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de>
}
\keyword{ optimize }
......@@ -43,10 +43,11 @@
}
\author{
Gabriel Gelius-Dietrich
Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de>
Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de>
Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de>
}
\keyword{ optimize }
......@@ -43,10 +43,11 @@
}
\author{
Gabriel Gelius-Dietrich
Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de>
Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de>
Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de>
}
\keyword{ optimize }
......@@ -43,10 +43,11 @@ chgRowUpperCLP(lp, rub)
}
\author{
Gabriel Gelius-Dietrich
Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de>
Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de>
Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de>
}
\keyword{ optimize }
......@@ -23,11 +23,12 @@
}
\author{
Gabriel Gelius-Dietrich
Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de>
Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de>
Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de>
}
\keyword{ package }
\keyword{ optimize}
......
......@@ -68,11 +68,12 @@
}
\author{
Gabriel Gelius-Dietrich
Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de>
Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de>
Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de>
}
\seealso{
\code{\link{initProbCLP}}
}
......
......@@ -47,10 +47,11 @@
}
\author{
Gabriel Gelius-Dietrich
Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de>
Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de>
Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de>
}
\keyword{ optimize }
......@@ -46,10 +46,11 @@
}
\author{
Gabriel Gelius-Dietrich
Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de>
Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de>
Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de>
}
\keyword{ optimize }
......@@ -39,10 +39,11 @@
}
\author{
Gabriel Gelius-Dietrich
Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de>
Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de>
Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de>
}
\keyword{ optimize }
......@@ -46,10 +46,11 @@
}
\author{
Gabriel Gelius-Dietrich
Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de>
Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de>
Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de>
}
\keyword{ optimize }
......@@ -39,10 +39,11 @@
}
\author{
Gabriel Gelius-Dietrich
Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de>
Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de>
Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de>
}
\keyword{ optimize }
......@@ -42,10 +42,11 @@
}
\author{
Gabriel Gelius-Dietrich
Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de>
Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de>
Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de>
}
\keyword{ optimize }
......@@ -40,10 +40,11 @@
}
\author{
Gabriel Gelius-Dietrich
Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de>
Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de>
Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de>
}
\keyword{ optimize }
......@@ -41,10 +41,11 @@
}
\author{
Gabriel Gelius-Dietrich
Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de>
Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de>
Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de>
}
\keyword{ optimize }
......@@ -40,10 +40,11 @@
}
\author{
Gabriel Gelius-Dietrich
Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de>
Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de>
Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de>
}
\keyword{ optimize }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment