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

minor changes

parent 259a086e
No related branches found
No related tags found
No related merge requests found
......@@ -14,3 +14,5 @@ src/Makevars
src/config.h
src/symbols.rds
# ignore files from build
glpkAPI.Rcheck/
......@@ -4,7 +4,6 @@ Title: R Interface to C API of GLPK
Version: 1.3.0
Date: 2015-01-05
Authors@R: c(person("Claus Jonathan", "Fritzemeier", email = "clausjonathan.fritzemeier@uni-duesseldorf.de", role="cre"), person("Gabriel", "Gelius-Dietrich", role = c("aut"), email = "geliudie@uni-duesseldorf.de"), person("Louis", "Luangkesorn", email="lugerpitt@gmail.com", role="ctb" ))
Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de>
Depends: R (>= 2.6.0)
Imports: methods
Description: R Interface to C API of GLPK, needs GLPK Version >= 4.42
......@@ -13,7 +12,6 @@ License: GPL-3
LazyLoad: yes
Collate: generics.R glpk_ptrClass.R glpk.R glpkAPI.R zzz.R
Packaged: 2015-01-05 16:02:16 UTC; jonathan
Author: Gabriel Gelius-Dietrich [aut]
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2015-01-05 16:02:16
This diff is collapsed.
......@@ -8,9 +8,7 @@
\section{Changes in version 1.3.0 2015-01-05}{
\itemize{
\item added new vignette that describes the use of glpkAPI and GNU MathProg
language (GMPL). Thanks to Louis Luangkesorn
\footnote{lugerpitt@gmail.com. Thanks to Leo Lopes for his comments
and suggestions.}.
language (GMPL). Thanks to Louis Luangkesorn.
\item{changed package maintainer}
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment