Skip to content
Snippets Groups Projects
Commit de5cfb0a authored by Mayo Roettger's avatar Mayo Roettger
Browse files

changed typo in inst/NEWS.Rd

parent 2c94ee59
Branches
No related tags found
No related merge requests found
...@@ -2,7 +2,7 @@ Package: glpkAPI ...@@ -2,7 +2,7 @@ Package: glpkAPI
Type: Package Type: Package
Title: R Interface to C API of GLPK Title: R Interface to C API of GLPK
Version: 1.3.1 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"), 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("Gabriel", "Gelius-Dietrich", role = "aut", email = "geliudie@uni-duesseldorf.de"),
person("Louis", "Luangkesorn", email = "lugerpitt@gmail.com", role = "ctb" )) person("Louis", "Luangkesorn", email = "lugerpitt@gmail.com", role = "ctb" ))
...@@ -13,7 +13,7 @@ SystemRequirements: GLPK (>= 4.42) ...@@ -13,7 +13,7 @@ SystemRequirements: GLPK (>= 4.42)
License: GPL-3 License: GPL-3
LazyLoad: yes LazyLoad: yes
Collate: generics.R glpk_ptrClass.R glpk.R glpkAPI.R zzz.R 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 NeedsCompilation: yes
Repository: CRAN Repository: CRAN
Date/Publication: 2018-08-22 14:44:00 Date/Publication: 2018-09-03 08:30:00
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
\encoding{UTF-8} \encoding{UTF-8}
% ---------------------------------------------------------------------------- % % ---------------------------------------------------------------------------- %
\section{Changes in version 1.3.1 2015-08-22}{ \section{Changes in version 1.3.1 2018-08-22}{
\itemize{ \itemize{
\item{changed package maintainer} \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