diff --git a/DESCRIPTION b/DESCRIPTION index 61cadff7882d7a1eebd70775188f7db7a8e99364..212a305c94ec428e44aec96788e381cc761c9770 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -2,10 +2,10 @@ Package: glpkAPI Type: Package Title: R Interface to C API of GLPK Version: 1.3.1 -Date: 2018-08-22 +Date: 2018-09-03 Authors@R: c(person("Mayo", "Roettger", email = "mayo.roettger@hhu.de", role = "cre"), - person("Gabriel", "Gelius-Dietrich", role = "aut", email = "geliudie@uni-duesseldorf.de"), - person("Louis", "Luangkesorn", email = "lugerpitt@gmail.com", role = "ctb" )) + person("Gabriel", "Gelius-Dietrich", role = "aut", email = "geliudie@uni-duesseldorf.de"), + person("Louis", "Luangkesorn", email = "lugerpitt@gmail.com", role = "ctb" )) Depends: R (>= 2.6.0) Imports: methods Description: R Interface to C API of GLPK, depends on GLPK Version >= 4.42. @@ -13,7 +13,7 @@ SystemRequirements: GLPK (>= 4.42) License: GPL-3 LazyLoad: yes Collate: generics.R glpk_ptrClass.R glpk.R glpkAPI.R zzz.R -Packaged: 2018-08-22 14:44:00 UTC; mayo +Packaged: 2018-09-03 08:30:00 UTC; mayo NeedsCompilation: yes Repository: CRAN -Date/Publication: 2018-08-22 14:44:00 +Date/Publication: 2018-09-03 08:30:00 diff --git a/inst/NEWS.Rd b/inst/NEWS.Rd index 2052468aa68d4d8e547e6a5ce38bb9335128dd6e..7553ea025365e895195208d3a86781bffa043211 100644 --- a/inst/NEWS.Rd +++ b/inst/NEWS.Rd @@ -5,7 +5,7 @@ \encoding{UTF-8} % ---------------------------------------------------------------------------- % -\section{Changes in version 1.3.1 2015-08-22}{ +\section{Changes in version 1.3.1 2018-08-22}{ \itemize{ \item{changed package maintainer} }