From 2c94ee59a1cae1f88d3571548a82f7ae339ad155 Mon Sep 17 00:00:00 2001 From: Mayo Roettger <mayo.roettgerhhu.de> Date: Wed, 22 Aug 2018 16:49:43 +0200 Subject: [PATCH] maintainer change version 1.3.1 --- .gitignore | 4 ++++ DESCRIPTION | 14 ++++++++------ inst/INSTALL | 6 +++--- inst/NEWS.Rd | 9 ++++++++- man/addColsGLPK.Rd | 2 +- man/addRowsGLPK.Rd | 2 +- man/advBasisGLPK.Rd | 2 +- man/bfExistsGLPK.Rd | 2 +- man/bfUpdatedGLPK.Rd | 2 +- man/checkDupGLPK.Rd | 2 +- man/copyProbGLPK.Rd | 2 +- man/cpxBasisGLPK.Rd | 2 +- man/createIndexGLPK.Rd | 2 +- man/delColsGLPK.Rd | 2 +- man/delProbGLPK.Rd | 2 +- man/delRowsGLPK.Rd | 2 +- man/deleteIndexGLPK.Rd | 2 +- man/eraseProbGLPK.Rd | 2 +- man/factorizeGLPK.Rd | 2 +- man/findColGLPK.Rd | 2 +- man/findRowGLPK.Rd | 2 +- man/getBfcpGLPK.Rd | 2 +- man/getBheadGLPK.Rd | 2 +- man/getCbindGLPK.Rd | 2 +- man/getColDualGLPK.Rd | 2 +- man/getColDualIptGLPK.Rd | 2 +- man/getColKindGLPK.Rd | 2 +- man/getColLowBndGLPK.Rd | 2 +- man/getColNameGLPK.Rd | 2 +- man/getColPrimGLPK.Rd | 2 +- man/getColPrimIptGLPK.Rd | 2 +- man/getColStatGLPK.Rd | 2 +- man/getColTypeGLPK.Rd | 2 +- man/getColUppBndGLPK.Rd | 2 +- man/getColsDualGLPK.Rd | 2 +- man/getColsDualIptGLPK.Rd | 2 +- man/getColsKindGLPK.Rd | 2 +- man/getColsLowBndsGLPK.Rd | 2 +- man/getColsPrimGLPK.Rd | 2 +- man/getColsPrimIptGLPK.Rd | 2 +- man/getColsStatGLPK.Rd | 2 +- man/getColsUppBndsGLPK.Rd | 2 +- man/getDualStatGLPK.Rd | 2 +- man/getInteriorParmGLPK.Rd | 2 +- man/getMIPParmGLPK.Rd | 2 +- man/getMatColGLPK.Rd | 2 +- man/getMatRowGLPK.Rd | 2 +- man/getNumBinGLPK.Rd | 2 +- man/getNumColsGLPK.Rd | 2 +- man/getNumIntGLPK.Rd | 2 +- man/getNumNnzGLPK.Rd | 2 +- man/getNumRowsGLPK.Rd | 2 +- man/getObjCoefGLPK.Rd | 2 +- man/getObjCoefsGLPK.Rd | 2 +- man/getObjDirGLPK.Rd | 2 +- man/getObjNameGLPK.Rd | 2 +- man/getObjValGLPK.Rd | 2 +- man/getObjValIptGLPK.Rd | 2 +- man/getPrimStatGLPK.Rd | 2 +- man/getProbNameGLPK.Rd | 2 +- man/getRbindGLPK.Rd | 2 +- man/getRiiGLPK.Rd | 2 +- man/getRowDualGLPK.Rd | 2 +- man/getRowDualIptGLPK.Rd | 2 +- man/getRowLowBndGLPK.Rd | 2 +- man/getRowNameGLPK.Rd | 2 +- man/getRowPrimGLPK.Rd | 2 +- man/getRowPrimIptGLPK.Rd | 2 +- man/getRowStatGLPK.Rd | 2 +- man/getRowTypeGLPK.Rd | 2 +- man/getRowUppBndGLPK.Rd | 2 +- man/getRowsDualGLPK.Rd | 2 +- man/getRowsDualIptGLPK.Rd | 2 +- man/getRowsLowBndsGLPK.Rd | 2 +- man/getRowsPrimGLPK.Rd | 2 +- man/getRowsPrimIptGLPK.Rd | 2 +- man/getRowsStatGLPK.Rd | 2 +- man/getRowsTypesGLPK.Rd | 2 +- man/getRowsUppBndsGLPK.Rd | 2 +- man/getSimplexParmGLPK.Rd | 2 +- man/getSjjGLPK.Rd | 2 +- man/getSolStatGLPK.Rd | 2 +- man/getSolStatIptGLPK.Rd | 2 +- man/getUnbndRayGLPK.Rd | 2 +- man/glpkAPI-package.Rd | 2 +- man/glpkConstants.Rd | 2 +- man/glpkPtr-class.Rd | 2 +- man/initProbGLPK.Rd | 2 +- man/loadMatrixGLPK.Rd | 2 +- man/mipColValGLPK.Rd | 2 +- man/mipColsValGLPK.Rd | 2 +- man/mipObjValGLPK.Rd | 2 +- man/mipRowValGLPK.Rd | 2 +- man/mipRowsValGLPK.Rd | 2 +- man/mipStatusGLPK.Rd | 2 +- man/mplAllocWkspGLPK.Rd | 2 +- man/mplBuildProbGLPK.Rd | 2 +- man/mplFreeWkspGLPK.Rd | 2 +- man/mplGenerateGLPK.Rd | 2 +- man/mplPostsolveGLPK.Rd | 2 +- man/mplReadDataGLPK.Rd | 2 +- man/mplReadModelGLPK.Rd | 2 +- man/printIptGLPK.Rd | 2 +- man/printMIPGLPK.Rd | 2 +- man/printRangesGLPK.Rd | 2 +- man/printSolGLPK.Rd | 2 +- man/readIptGLPK.Rd | 2 +- man/readLPGLPK.Rd | 2 +- man/readMIPGLPK.Rd | 2 +- man/readMPSGLPK.Rd | 2 +- man/readProbGLPK.Rd | 2 +- man/readSolGLPK.Rd | 2 +- man/return_codeGLPK.Rd | 2 +- man/scaleProbGLPK.Rd | 2 +- man/setBfcpGLPK.Rd | 2 +- man/setColBndGLPK.Rd | 2 +- man/setColKindGLPK.Rd | 2 +- man/setColNameGLPK.Rd | 2 +- man/setColStatGLPK.Rd | 2 +- man/setColsBndsGLPK.Rd | 2 +- man/setColsBndsObjCoefsGLPK.Rd | 2 +- man/setColsKindGLPK.Rd | 2 +- man/setColsNamesGLPK.Rd | 2 +- man/setDefaultIptParmGLPK.Rd | 2 +- man/setDefaultMIPParmGLPK.Rd | 2 +- man/setDefaultSmpParmGLPK.Rd | 2 +- man/setInteriorParmGLPK.Rd | 2 +- man/setMIPParmGLPK.Rd | 2 +- man/setMatColGLPK.Rd | 2 +- man/setMatRowGLPK.Rd | 2 +- man/setObjCoefGLPK.Rd | 2 +- man/setObjCoefsGLPK.Rd | 2 +- man/setObjDirGLPK.Rd | 2 +- man/setObjNameGLPK.Rd | 2 +- man/setProbNameGLPK.Rd | 2 +- man/setRhsZeroGLPK.Rd | 2 +- man/setRiiGLPK.Rd | 2 +- man/setRowBndGLPK.Rd | 2 +- man/setRowNameGLPK.Rd | 2 +- man/setRowStatGLPK.Rd | 2 +- man/setRowsBndsGLPK.Rd | 2 +- man/setRowsNamesGLPK.Rd | 2 +- man/setSimplexParmGLPK.Rd | 2 +- man/setSjjGLPK.Rd | 2 +- man/solveInteriorGLPK.Rd | 2 +- man/solveMIPGLPK.Rd | 2 +- man/solveSimplexExactGLPK.Rd | 2 +- man/solveSimplexGLPK.Rd | 2 +- man/sortMatrixGLPK.Rd | 2 +- man/status_codeGLPK.Rd | 2 +- man/stdBasisGLPK.Rd | 2 +- man/termOutGLPK.Rd | 2 +- man/unscaleProbGLPK.Rd | 2 +- man/versionGLPK.Rd | 2 +- man/warmUpGLPK.Rd | 2 +- man/writeIptGLPK.Rd | 2 +- man/writeLPGLPK.Rd | 2 +- man/writeMIPGLPK.Rd | 2 +- man/writeMPSGLPK.Rd | 2 +- man/writeProbGLPK.Rd | 2 +- man/writeSolGLPK.Rd | 2 +- 161 files changed, 180 insertions(+), 167 deletions(-) diff --git a/.gitignore b/.gitignore index c94d168..bfda595 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,7 @@ src/symbols.rds # ignore files from build glpkAPI.Rcheck/ + +# ignore Mac OS X Finder databases: +.DS_Store + diff --git a/DESCRIPTION b/DESCRIPTION index 16587a6..61cadff 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,17 +1,19 @@ Package: glpkAPI Type: Package 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" )) +Version: 1.3.1 +Date: 2018-08-22 +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" )) Depends: R (>= 2.6.0) Imports: methods -Description: R Interface to C API of GLPK, needs GLPK Version >= 4.42 +Description: R Interface to C API of GLPK, depends on GLPK Version >= 4.42. SystemRequirements: GLPK (>= 4.42) 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 +Packaged: 2018-08-22 14:44:00 UTC; mayo NeedsCompilation: yes Repository: CRAN -Date/Publication: 2015-01-05 16:02:16 +Date/Publication: 2018-08-22 14:44:00 diff --git a/inst/INSTALL b/inst/INSTALL index 0248f0d..5bb55e2 100644 --- a/inst/INSTALL +++ b/inst/INSTALL @@ -27,9 +27,9 @@ There are basically three different ways of installing the glpkAPI package: 2) Use of environment variables - PKG_CPPFLAGS giving the PATH to the include directory of GLPK - PKG_LIBS giving the PATH to the directory containing the - callable library and the libraries to link to. + PKG_CPPFLAGS C preprocessor flags -I... + + PKG_LIBS libraries -l... -L... 3) Use --prefix diff --git a/inst/NEWS.Rd b/inst/NEWS.Rd index ba5571c..2052468 100644 --- a/inst/NEWS.Rd +++ b/inst/NEWS.Rd @@ -4,6 +4,14 @@ \title{glpkAPI News} \encoding{UTF-8} +% ---------------------------------------------------------------------------- % +\section{Changes in version 1.3.1 2015-08-22}{ + \itemize{ + \item{changed package maintainer} + } +} + + % ---------------------------------------------------------------------------- % \section{Changes in version 1.3.0 2015-01-05}{ \itemize{ @@ -14,7 +22,6 @@ } - % ---------------------------------------------------------------------------- % \section{Changes in version 1.2.11 2014-11-16}{ \itemize{ diff --git a/man/addColsGLPK.Rd b/man/addColsGLPK.Rd index 08418a1..1818869 100644 --- a/man/addColsGLPK.Rd +++ b/man/addColsGLPK.Rd @@ -45,7 +45,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/addRowsGLPK.Rd b/man/addRowsGLPK.Rd index 5eecf07..55250fe 100644 --- a/man/addRowsGLPK.Rd +++ b/man/addRowsGLPK.Rd @@ -45,7 +45,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/advBasisGLPK.Rd b/man/advBasisGLPK.Rd index 6db6dbf..4df277c 100644 --- a/man/advBasisGLPK.Rd +++ b/man/advBasisGLPK.Rd @@ -41,7 +41,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/bfExistsGLPK.Rd b/man/bfExistsGLPK.Rd index 6354b88..b94097e 100644 --- a/man/bfExistsGLPK.Rd +++ b/man/bfExistsGLPK.Rd @@ -42,7 +42,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/bfUpdatedGLPK.Rd b/man/bfUpdatedGLPK.Rd index 3cae204..472d3be 100644 --- a/man/bfUpdatedGLPK.Rd +++ b/man/bfUpdatedGLPK.Rd @@ -42,7 +42,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/checkDupGLPK.Rd b/man/checkDupGLPK.Rd index 914c8b1..7df61a5 100644 --- a/man/checkDupGLPK.Rd +++ b/man/checkDupGLPK.Rd @@ -54,7 +54,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/copyProbGLPK.Rd b/man/copyProbGLPK.Rd index cde0f81..7a91a33 100644 --- a/man/copyProbGLPK.Rd +++ b/man/copyProbGLPK.Rd @@ -48,7 +48,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/cpxBasisGLPK.Rd b/man/cpxBasisGLPK.Rd index 37fcbfa..e8af2d2 100644 --- a/man/cpxBasisGLPK.Rd +++ b/man/cpxBasisGLPK.Rd @@ -41,7 +41,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/createIndexGLPK.Rd b/man/createIndexGLPK.Rd index 8405ee5..fb8036a 100644 --- a/man/createIndexGLPK.Rd +++ b/man/createIndexGLPK.Rd @@ -41,7 +41,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/delColsGLPK.Rd b/man/delColsGLPK.Rd index 5104124..9d4476a 100644 --- a/man/delColsGLPK.Rd +++ b/man/delColsGLPK.Rd @@ -47,7 +47,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/delProbGLPK.Rd b/man/delProbGLPK.Rd index 093f375..74b4440 100644 --- a/man/delProbGLPK.Rd +++ b/man/delProbGLPK.Rd @@ -41,7 +41,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/delRowsGLPK.Rd b/man/delRowsGLPK.Rd index efb5d13..d0ac725 100644 --- a/man/delRowsGLPK.Rd +++ b/man/delRowsGLPK.Rd @@ -47,7 +47,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/deleteIndexGLPK.Rd b/man/deleteIndexGLPK.Rd index 96f6618..4560bd6 100644 --- a/man/deleteIndexGLPK.Rd +++ b/man/deleteIndexGLPK.Rd @@ -41,7 +41,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/eraseProbGLPK.Rd b/man/eraseProbGLPK.Rd index 73fcd0d..7ced5ab 100644 --- a/man/eraseProbGLPK.Rd +++ b/man/eraseProbGLPK.Rd @@ -41,7 +41,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/factorizeGLPK.Rd b/man/factorizeGLPK.Rd index 07b634d..0621d4d 100644 --- a/man/factorizeGLPK.Rd +++ b/man/factorizeGLPK.Rd @@ -42,7 +42,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/findColGLPK.Rd b/man/findColGLPK.Rd index 62dc03f..11db842 100644 --- a/man/findColGLPK.Rd +++ b/man/findColGLPK.Rd @@ -50,7 +50,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/findRowGLPK.Rd b/man/findRowGLPK.Rd index 3ddc8f3..1a8cdbf 100644 --- a/man/findRowGLPK.Rd +++ b/man/findRowGLPK.Rd @@ -50,7 +50,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/getBfcpGLPK.Rd b/man/getBfcpGLPK.Rd index 3ad8f94..9bd0911 100644 --- a/man/getBfcpGLPK.Rd +++ b/man/getBfcpGLPK.Rd @@ -45,7 +45,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/getBheadGLPK.Rd b/man/getBheadGLPK.Rd index 00fd501..4278f8a 100644 --- a/man/getBheadGLPK.Rd +++ b/man/getBheadGLPK.Rd @@ -44,7 +44,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/getCbindGLPK.Rd b/man/getCbindGLPK.Rd index 26781a3..5e15290 100644 --- a/man/getCbindGLPK.Rd +++ b/man/getCbindGLPK.Rd @@ -44,7 +44,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/getColDualGLPK.Rd b/man/getColDualGLPK.Rd index 9beb9da..45e2815 100644 --- a/man/getColDualGLPK.Rd +++ b/man/getColDualGLPK.Rd @@ -44,7 +44,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/getColDualIptGLPK.Rd b/man/getColDualIptGLPK.Rd index 3da24d9..e16aeaa 100644 --- a/man/getColDualIptGLPK.Rd +++ b/man/getColDualIptGLPK.Rd @@ -44,7 +44,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/getColKindGLPK.Rd b/man/getColKindGLPK.Rd index 89b9823..b1a2557 100644 --- a/man/getColKindGLPK.Rd +++ b/man/getColKindGLPK.Rd @@ -43,7 +43,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/getColLowBndGLPK.Rd b/man/getColLowBndGLPK.Rd index cc17d69..cda6ab1 100644 --- a/man/getColLowBndGLPK.Rd +++ b/man/getColLowBndGLPK.Rd @@ -45,7 +45,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/getColNameGLPK.Rd b/man/getColNameGLPK.Rd index b01e672..ecb4430 100644 --- a/man/getColNameGLPK.Rd +++ b/man/getColNameGLPK.Rd @@ -44,7 +44,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/getColPrimGLPK.Rd b/man/getColPrimGLPK.Rd index 3378779..4ac96b0 100644 --- a/man/getColPrimGLPK.Rd +++ b/man/getColPrimGLPK.Rd @@ -45,7 +45,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/getColPrimIptGLPK.Rd b/man/getColPrimIptGLPK.Rd index d100395..9c5cc9d 100644 --- a/man/getColPrimIptGLPK.Rd +++ b/man/getColPrimIptGLPK.Rd @@ -45,7 +45,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/getColStatGLPK.Rd b/man/getColStatGLPK.Rd index cbffcc9..581e882 100644 --- a/man/getColStatGLPK.Rd +++ b/man/getColStatGLPK.Rd @@ -43,7 +43,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/getColTypeGLPK.Rd b/man/getColTypeGLPK.Rd index df2bbc1..04dd2ae 100644 --- a/man/getColTypeGLPK.Rd +++ b/man/getColTypeGLPK.Rd @@ -45,7 +45,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/getColUppBndGLPK.Rd b/man/getColUppBndGLPK.Rd index 80856ed..97bec9d 100644 --- a/man/getColUppBndGLPK.Rd +++ b/man/getColUppBndGLPK.Rd @@ -45,7 +45,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/getColsDualGLPK.Rd b/man/getColsDualGLPK.Rd index 20cb330..7190cdf 100644 --- a/man/getColsDualGLPK.Rd +++ b/man/getColsDualGLPK.Rd @@ -38,7 +38,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/getColsDualIptGLPK.Rd b/man/getColsDualIptGLPK.Rd index 54a6a71..4eb7096 100644 --- a/man/getColsDualIptGLPK.Rd +++ b/man/getColsDualIptGLPK.Rd @@ -37,7 +37,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/getColsKindGLPK.Rd b/man/getColsKindGLPK.Rd index 0dfd69a..c187d4a 100644 --- a/man/getColsKindGLPK.Rd +++ b/man/getColsKindGLPK.Rd @@ -42,7 +42,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/getColsLowBndsGLPK.Rd b/man/getColsLowBndsGLPK.Rd index 19aa701..f7ced64 100644 --- a/man/getColsLowBndsGLPK.Rd +++ b/man/getColsLowBndsGLPK.Rd @@ -44,7 +44,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/getColsPrimGLPK.Rd b/man/getColsPrimGLPK.Rd index 5f24ec1..ee93f66 100644 --- a/man/getColsPrimGLPK.Rd +++ b/man/getColsPrimGLPK.Rd @@ -39,7 +39,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/getColsPrimIptGLPK.Rd b/man/getColsPrimIptGLPK.Rd index 7dd3f2d..9dd7187 100644 --- a/man/getColsPrimIptGLPK.Rd +++ b/man/getColsPrimIptGLPK.Rd @@ -39,7 +39,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/getColsStatGLPK.Rd b/man/getColsStatGLPK.Rd index b5c8c40..d04d663 100644 --- a/man/getColsStatGLPK.Rd +++ b/man/getColsStatGLPK.Rd @@ -39,7 +39,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/getColsUppBndsGLPK.Rd b/man/getColsUppBndsGLPK.Rd index b363fa7..0eeea5d 100644 --- a/man/getColsUppBndsGLPK.Rd +++ b/man/getColsUppBndsGLPK.Rd @@ -44,7 +44,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/getDualStatGLPK.Rd b/man/getDualStatGLPK.Rd index 03e7450..715f778 100644 --- a/man/getDualStatGLPK.Rd +++ b/man/getDualStatGLPK.Rd @@ -40,7 +40,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/getInteriorParmGLPK.Rd b/man/getInteriorParmGLPK.Rd index 572545b..f146de1 100644 --- a/man/getInteriorParmGLPK.Rd +++ b/man/getInteriorParmGLPK.Rd @@ -34,7 +34,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/getMIPParmGLPK.Rd b/man/getMIPParmGLPK.Rd index c7d6b62..5ef940c 100644 --- a/man/getMIPParmGLPK.Rd +++ b/man/getMIPParmGLPK.Rd @@ -36,7 +36,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/getMatColGLPK.Rd b/man/getMatColGLPK.Rd index e0b5ae0..02885d8 100644 --- a/man/getMatColGLPK.Rd +++ b/man/getMatColGLPK.Rd @@ -47,7 +47,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/getMatRowGLPK.Rd b/man/getMatRowGLPK.Rd index c636bd8..69718d4 100644 --- a/man/getMatRowGLPK.Rd +++ b/man/getMatRowGLPK.Rd @@ -47,7 +47,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/getNumBinGLPK.Rd b/man/getNumBinGLPK.Rd index 01df022..1350910 100644 --- a/man/getNumBinGLPK.Rd +++ b/man/getNumBinGLPK.Rd @@ -41,7 +41,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/getNumColsGLPK.Rd b/man/getNumColsGLPK.Rd index 03fbde7..8567a4e 100644 --- a/man/getNumColsGLPK.Rd +++ b/man/getNumColsGLPK.Rd @@ -42,7 +42,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/getNumIntGLPK.Rd b/man/getNumIntGLPK.Rd index 202e3ab..a27eeb2 100644 --- a/man/getNumIntGLPK.Rd +++ b/man/getNumIntGLPK.Rd @@ -41,7 +41,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/getNumNnzGLPK.Rd b/man/getNumNnzGLPK.Rd index f5a931d..0fa64a4 100644 --- a/man/getNumNnzGLPK.Rd +++ b/man/getNumNnzGLPK.Rd @@ -42,7 +42,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/getNumRowsGLPK.Rd b/man/getNumRowsGLPK.Rd index a4107af..9dc21bf 100644 --- a/man/getNumRowsGLPK.Rd +++ b/man/getNumRowsGLPK.Rd @@ -42,7 +42,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/getObjCoefGLPK.Rd b/man/getObjCoefGLPK.Rd index 625a427..d00b4d4 100644 --- a/man/getObjCoefGLPK.Rd +++ b/man/getObjCoefGLPK.Rd @@ -47,7 +47,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/getObjCoefsGLPK.Rd b/man/getObjCoefsGLPK.Rd index a9cdbc0..9c4c8fd 100644 --- a/man/getObjCoefsGLPK.Rd +++ b/man/getObjCoefsGLPK.Rd @@ -46,7 +46,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/getObjDirGLPK.Rd b/man/getObjDirGLPK.Rd index f918913..d594210 100644 --- a/man/getObjDirGLPK.Rd +++ b/man/getObjDirGLPK.Rd @@ -41,7 +41,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/getObjNameGLPK.Rd b/man/getObjNameGLPK.Rd index b20d321..5af7a7c 100644 --- a/man/getObjNameGLPK.Rd +++ b/man/getObjNameGLPK.Rd @@ -41,7 +41,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/getObjValGLPK.Rd b/man/getObjValGLPK.Rd index b792718..419a0a7 100644 --- a/man/getObjValGLPK.Rd +++ b/man/getObjValGLPK.Rd @@ -41,7 +41,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/getObjValIptGLPK.Rd b/man/getObjValIptGLPK.Rd index e5e72e8..364a874 100644 --- a/man/getObjValIptGLPK.Rd +++ b/man/getObjValIptGLPK.Rd @@ -41,7 +41,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/getPrimStatGLPK.Rd b/man/getPrimStatGLPK.Rd index 39d50b3..75f22b0 100644 --- a/man/getPrimStatGLPK.Rd +++ b/man/getPrimStatGLPK.Rd @@ -40,7 +40,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/getProbNameGLPK.Rd b/man/getProbNameGLPK.Rd index 27adc9a..a7edd99 100644 --- a/man/getProbNameGLPK.Rd +++ b/man/getProbNameGLPK.Rd @@ -41,7 +41,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/getRbindGLPK.Rd b/man/getRbindGLPK.Rd index 7731788..9c111a6 100644 --- a/man/getRbindGLPK.Rd +++ b/man/getRbindGLPK.Rd @@ -44,7 +44,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/getRiiGLPK.Rd b/man/getRiiGLPK.Rd index 995be72..b8b9076 100644 --- a/man/getRiiGLPK.Rd +++ b/man/getRiiGLPK.Rd @@ -45,7 +45,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/getRowDualGLPK.Rd b/man/getRowDualGLPK.Rd index 844993b..8099f7d 100644 --- a/man/getRowDualGLPK.Rd +++ b/man/getRowDualGLPK.Rd @@ -44,7 +44,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/getRowDualIptGLPK.Rd b/man/getRowDualIptGLPK.Rd index afc546c..f84539f 100644 --- a/man/getRowDualIptGLPK.Rd +++ b/man/getRowDualIptGLPK.Rd @@ -44,7 +44,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/getRowLowBndGLPK.Rd b/man/getRowLowBndGLPK.Rd index b5a975b..ba6952b 100644 --- a/man/getRowLowBndGLPK.Rd +++ b/man/getRowLowBndGLPK.Rd @@ -45,7 +45,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/getRowNameGLPK.Rd b/man/getRowNameGLPK.Rd index 9f66a6c..591ea76 100644 --- a/man/getRowNameGLPK.Rd +++ b/man/getRowNameGLPK.Rd @@ -44,7 +44,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/getRowPrimGLPK.Rd b/man/getRowPrimGLPK.Rd index 39c9289..dff1bc1 100644 --- a/man/getRowPrimGLPK.Rd +++ b/man/getRowPrimGLPK.Rd @@ -44,7 +44,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/getRowPrimIptGLPK.Rd b/man/getRowPrimIptGLPK.Rd index 2b3a218..8e404bd 100644 --- a/man/getRowPrimIptGLPK.Rd +++ b/man/getRowPrimIptGLPK.Rd @@ -44,7 +44,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/getRowStatGLPK.Rd b/man/getRowStatGLPK.Rd index fe11ae0..d8908aa 100644 --- a/man/getRowStatGLPK.Rd +++ b/man/getRowStatGLPK.Rd @@ -44,7 +44,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/getRowTypeGLPK.Rd b/man/getRowTypeGLPK.Rd index 9b2e872..0e9c839 100644 --- a/man/getRowTypeGLPK.Rd +++ b/man/getRowTypeGLPK.Rd @@ -45,7 +45,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/getRowUppBndGLPK.Rd b/man/getRowUppBndGLPK.Rd index 206102f..42cea00 100644 --- a/man/getRowUppBndGLPK.Rd +++ b/man/getRowUppBndGLPK.Rd @@ -45,7 +45,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/getRowsDualGLPK.Rd b/man/getRowsDualGLPK.Rd index 92f059e..d88498e 100644 --- a/man/getRowsDualGLPK.Rd +++ b/man/getRowsDualGLPK.Rd @@ -39,7 +39,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/getRowsDualIptGLPK.Rd b/man/getRowsDualIptGLPK.Rd index 6370da3..bc30eb0 100644 --- a/man/getRowsDualIptGLPK.Rd +++ b/man/getRowsDualIptGLPK.Rd @@ -37,7 +37,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/getRowsLowBndsGLPK.Rd b/man/getRowsLowBndsGLPK.Rd index 039b174..960bd66 100644 --- a/man/getRowsLowBndsGLPK.Rd +++ b/man/getRowsLowBndsGLPK.Rd @@ -44,7 +44,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/getRowsPrimGLPK.Rd b/man/getRowsPrimGLPK.Rd index 4613655..874f4a1 100644 --- a/man/getRowsPrimGLPK.Rd +++ b/man/getRowsPrimGLPK.Rd @@ -38,7 +38,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/getRowsPrimIptGLPK.Rd b/man/getRowsPrimIptGLPK.Rd index e3c0abe..84d4560 100644 --- a/man/getRowsPrimIptGLPK.Rd +++ b/man/getRowsPrimIptGLPK.Rd @@ -39,7 +39,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/getRowsStatGLPK.Rd b/man/getRowsStatGLPK.Rd index de71f94..a7b9f49 100644 --- a/man/getRowsStatGLPK.Rd +++ b/man/getRowsStatGLPK.Rd @@ -39,7 +39,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/getRowsTypesGLPK.Rd b/man/getRowsTypesGLPK.Rd index 58a9e88..db4eae0 100644 --- a/man/getRowsTypesGLPK.Rd +++ b/man/getRowsTypesGLPK.Rd @@ -44,7 +44,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/getRowsUppBndsGLPK.Rd b/man/getRowsUppBndsGLPK.Rd index e0c990a..4f04515 100644 --- a/man/getRowsUppBndsGLPK.Rd +++ b/man/getRowsUppBndsGLPK.Rd @@ -44,7 +44,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/getSimplexParmGLPK.Rd b/man/getSimplexParmGLPK.Rd index c2184a4..66e8e58 100644 --- a/man/getSimplexParmGLPK.Rd +++ b/man/getSimplexParmGLPK.Rd @@ -36,7 +36,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/getSjjGLPK.Rd b/man/getSjjGLPK.Rd index 7e52e19..7b69d49 100644 --- a/man/getSjjGLPK.Rd +++ b/man/getSjjGLPK.Rd @@ -45,7 +45,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/getSolStatGLPK.Rd b/man/getSolStatGLPK.Rd index 51c009f..04aba4b 100644 --- a/man/getSolStatGLPK.Rd +++ b/man/getSolStatGLPK.Rd @@ -42,7 +42,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/getSolStatIptGLPK.Rd b/man/getSolStatIptGLPK.Rd index 95a8822..b53614b 100644 --- a/man/getSolStatIptGLPK.Rd +++ b/man/getSolStatIptGLPK.Rd @@ -42,7 +42,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/getUnbndRayGLPK.Rd b/man/getUnbndRayGLPK.Rd index 1e84388..b48089e 100644 --- a/man/getUnbndRayGLPK.Rd +++ b/man/getUnbndRayGLPK.Rd @@ -41,7 +41,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/glpkAPI-package.Rd b/man/glpkAPI-package.Rd index 37cd27d..229452d 100644 --- a/man/glpkAPI-package.Rd +++ b/man/glpkAPI-package.Rd @@ -27,7 +27,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/glpkConstants.Rd b/man/glpkConstants.Rd index a27b153..83e3663 100644 --- a/man/glpkConstants.Rd +++ b/man/glpkConstants.Rd @@ -485,7 +485,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/glpkPtr-class.Rd b/man/glpkPtr-class.Rd index 0748aa7..9041a32 100644 --- a/man/glpkPtr-class.Rd +++ b/man/glpkPtr-class.Rd @@ -78,7 +78,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/initProbGLPK.Rd b/man/initProbGLPK.Rd index ae1ab34..8ec590d 100644 --- a/man/initProbGLPK.Rd +++ b/man/initProbGLPK.Rd @@ -39,7 +39,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/loadMatrixGLPK.Rd b/man/loadMatrixGLPK.Rd index 8fbe11f..717a17f 100644 --- a/man/loadMatrixGLPK.Rd +++ b/man/loadMatrixGLPK.Rd @@ -53,7 +53,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/mipColValGLPK.Rd b/man/mipColValGLPK.Rd index 7f31476..402c022 100644 --- a/man/mipColValGLPK.Rd +++ b/man/mipColValGLPK.Rd @@ -44,7 +44,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/mipColsValGLPK.Rd b/man/mipColsValGLPK.Rd index 374f615..f9213e9 100644 --- a/man/mipColsValGLPK.Rd +++ b/man/mipColsValGLPK.Rd @@ -39,7 +39,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/mipObjValGLPK.Rd b/man/mipObjValGLPK.Rd index 7ba8ec8..e56f5f0 100644 --- a/man/mipObjValGLPK.Rd +++ b/man/mipObjValGLPK.Rd @@ -41,7 +41,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/mipRowValGLPK.Rd b/man/mipRowValGLPK.Rd index 9889863..b63a3d6 100644 --- a/man/mipRowValGLPK.Rd +++ b/man/mipRowValGLPK.Rd @@ -44,7 +44,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/mipRowsValGLPK.Rd b/man/mipRowsValGLPK.Rd index 4a0e395..ff82b42 100644 --- a/man/mipRowsValGLPK.Rd +++ b/man/mipRowsValGLPK.Rd @@ -39,7 +39,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/mipStatusGLPK.Rd b/man/mipStatusGLPK.Rd index 10dbec1..cd19c65 100644 --- a/man/mipStatusGLPK.Rd +++ b/man/mipStatusGLPK.Rd @@ -41,7 +41,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/mplAllocWkspGLPK.Rd b/man/mplAllocWkspGLPK.Rd index 90d1254..c960307 100644 --- a/man/mplAllocWkspGLPK.Rd +++ b/man/mplAllocWkspGLPK.Rd @@ -39,7 +39,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/mplBuildProbGLPK.Rd b/man/mplBuildProbGLPK.Rd index fd6f3b7..6582fbf 100644 --- a/man/mplBuildProbGLPK.Rd +++ b/man/mplBuildProbGLPK.Rd @@ -44,7 +44,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/mplFreeWkspGLPK.Rd b/man/mplFreeWkspGLPK.Rd index 5805731..7e56f28 100644 --- a/man/mplFreeWkspGLPK.Rd +++ b/man/mplFreeWkspGLPK.Rd @@ -41,7 +41,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/mplGenerateGLPK.Rd b/man/mplGenerateGLPK.Rd index ccae8d3..cdcf892 100644 --- a/man/mplGenerateGLPK.Rd +++ b/man/mplGenerateGLPK.Rd @@ -44,7 +44,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/mplPostsolveGLPK.Rd b/man/mplPostsolveGLPK.Rd index e7aed8a..580ce7b 100644 --- a/man/mplPostsolveGLPK.Rd +++ b/man/mplPostsolveGLPK.Rd @@ -49,7 +49,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/mplReadDataGLPK.Rd b/man/mplReadDataGLPK.Rd index 0af9f7e..1289332 100644 --- a/man/mplReadDataGLPK.Rd +++ b/man/mplReadDataGLPK.Rd @@ -44,7 +44,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/mplReadModelGLPK.Rd b/man/mplReadModelGLPK.Rd index 0e2c17f..c5e5097 100644 --- a/man/mplReadModelGLPK.Rd +++ b/man/mplReadModelGLPK.Rd @@ -47,7 +47,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/printIptGLPK.Rd b/man/printIptGLPK.Rd index a3d4dc4..4914606 100644 --- a/man/printIptGLPK.Rd +++ b/man/printIptGLPK.Rd @@ -45,7 +45,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/printMIPGLPK.Rd b/man/printMIPGLPK.Rd index 203d2fe..3133707 100644 --- a/man/printMIPGLPK.Rd +++ b/man/printMIPGLPK.Rd @@ -45,7 +45,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/printRangesGLPK.Rd b/man/printRangesGLPK.Rd index 8089f9f..bb30933 100644 --- a/man/printRangesGLPK.Rd +++ b/man/printRangesGLPK.Rd @@ -50,7 +50,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/printSolGLPK.Rd b/man/printSolGLPK.Rd index 3f49bfc..ef80406 100644 --- a/man/printSolGLPK.Rd +++ b/man/printSolGLPK.Rd @@ -45,7 +45,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/readIptGLPK.Rd b/man/readIptGLPK.Rd index 3806e87..879825b 100644 --- a/man/readIptGLPK.Rd +++ b/man/readIptGLPK.Rd @@ -44,7 +44,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/readLPGLPK.Rd b/man/readLPGLPK.Rd index 44982f1..b34be3a 100644 --- a/man/readLPGLPK.Rd +++ b/man/readLPGLPK.Rd @@ -45,7 +45,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/readMIPGLPK.Rd b/man/readMIPGLPK.Rd index 9fb73d2..27bba33 100644 --- a/man/readMIPGLPK.Rd +++ b/man/readMIPGLPK.Rd @@ -44,7 +44,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/readMPSGLPK.Rd b/man/readMPSGLPK.Rd index a739697..a383c70 100644 --- a/man/readMPSGLPK.Rd +++ b/man/readMPSGLPK.Rd @@ -49,7 +49,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/readProbGLPK.Rd b/man/readProbGLPK.Rd index 4e45e18..0800c81 100644 --- a/man/readProbGLPK.Rd +++ b/man/readProbGLPK.Rd @@ -46,7 +46,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/readSolGLPK.Rd b/man/readSolGLPK.Rd index e75a270..fa7f32e 100644 --- a/man/readSolGLPK.Rd +++ b/man/readSolGLPK.Rd @@ -44,7 +44,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/return_codeGLPK.Rd b/man/return_codeGLPK.Rd index 81eadeb..e9978f3 100644 --- a/man/return_codeGLPK.Rd +++ b/man/return_codeGLPK.Rd @@ -32,7 +32,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/scaleProbGLPK.Rd b/man/scaleProbGLPK.Rd index be3384b..e5fbc46 100644 --- a/man/scaleProbGLPK.Rd +++ b/man/scaleProbGLPK.Rd @@ -44,7 +44,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/setBfcpGLPK.Rd b/man/setBfcpGLPK.Rd index ad0f1fc..aa1472b 100644 --- a/man/setBfcpGLPK.Rd +++ b/man/setBfcpGLPK.Rd @@ -51,7 +51,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/setColBndGLPK.Rd b/man/setColBndGLPK.Rd index c21e396..2ff238f 100644 --- a/man/setColBndGLPK.Rd +++ b/man/setColBndGLPK.Rd @@ -54,7 +54,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/setColKindGLPK.Rd b/man/setColKindGLPK.Rd index 4169041..f6d0bd9 100644 --- a/man/setColKindGLPK.Rd +++ b/man/setColKindGLPK.Rd @@ -48,7 +48,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/setColNameGLPK.Rd b/man/setColNameGLPK.Rd index 4459d39..38de95e 100644 --- a/man/setColNameGLPK.Rd +++ b/man/setColNameGLPK.Rd @@ -47,7 +47,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/setColStatGLPK.Rd b/man/setColStatGLPK.Rd index 4cbf055..955b9ca 100644 --- a/man/setColStatGLPK.Rd +++ b/man/setColStatGLPK.Rd @@ -48,7 +48,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/setColsBndsGLPK.Rd b/man/setColsBndsGLPK.Rd index 45216b5..a315aca 100644 --- a/man/setColsBndsGLPK.Rd +++ b/man/setColsBndsGLPK.Rd @@ -57,7 +57,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/setColsBndsObjCoefsGLPK.Rd b/man/setColsBndsObjCoefsGLPK.Rd index 1bc46f5..0279e58 100644 --- a/man/setColsBndsObjCoefsGLPK.Rd +++ b/man/setColsBndsObjCoefsGLPK.Rd @@ -62,7 +62,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/setColsKindGLPK.Rd b/man/setColsKindGLPK.Rd index f374d91..4caf648 100644 --- a/man/setColsKindGLPK.Rd +++ b/man/setColsKindGLPK.Rd @@ -45,7 +45,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/setColsNamesGLPK.Rd b/man/setColsNamesGLPK.Rd index 2e79722..463a816 100644 --- a/man/setColsNamesGLPK.Rd +++ b/man/setColsNamesGLPK.Rd @@ -50,7 +50,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/setDefaultIptParmGLPK.Rd b/man/setDefaultIptParmGLPK.Rd index c735791..1034956 100644 --- a/man/setDefaultIptParmGLPK.Rd +++ b/man/setDefaultIptParmGLPK.Rd @@ -33,7 +33,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/setDefaultMIPParmGLPK.Rd b/man/setDefaultMIPParmGLPK.Rd index 6518473..d6a471d 100644 --- a/man/setDefaultMIPParmGLPK.Rd +++ b/man/setDefaultMIPParmGLPK.Rd @@ -33,7 +33,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/setDefaultSmpParmGLPK.Rd b/man/setDefaultSmpParmGLPK.Rd index f06f4cb..1d12816 100644 --- a/man/setDefaultSmpParmGLPK.Rd +++ b/man/setDefaultSmpParmGLPK.Rd @@ -32,7 +32,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/setInteriorParmGLPK.Rd b/man/setInteriorParmGLPK.Rd index 4a8c11e..0ce61a2 100644 --- a/man/setInteriorParmGLPK.Rd +++ b/man/setInteriorParmGLPK.Rd @@ -47,7 +47,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/setMIPParmGLPK.Rd b/man/setMIPParmGLPK.Rd index 8057b5c..7765f37 100644 --- a/man/setMIPParmGLPK.Rd +++ b/man/setMIPParmGLPK.Rd @@ -45,7 +45,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/setMatColGLPK.Rd b/man/setMatColGLPK.Rd index ca017e4..ab18fe1 100644 --- a/man/setMatColGLPK.Rd +++ b/man/setMatColGLPK.Rd @@ -53,7 +53,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/setMatRowGLPK.Rd b/man/setMatRowGLPK.Rd index 2d18664..373d28f 100644 --- a/man/setMatRowGLPK.Rd +++ b/man/setMatRowGLPK.Rd @@ -53,7 +53,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/setObjCoefGLPK.Rd b/man/setObjCoefGLPK.Rd index 50f56ff..a7d1c55 100644 --- a/man/setObjCoefGLPK.Rd +++ b/man/setObjCoefGLPK.Rd @@ -47,7 +47,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/setObjCoefsGLPK.Rd b/man/setObjCoefsGLPK.Rd index 23481a4..4e50c53 100644 --- a/man/setObjCoefsGLPK.Rd +++ b/man/setObjCoefsGLPK.Rd @@ -47,7 +47,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/setObjDirGLPK.Rd b/man/setObjDirGLPK.Rd index 82fcf96..d726887 100644 --- a/man/setObjDirGLPK.Rd +++ b/man/setObjDirGLPK.Rd @@ -45,7 +45,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/setObjNameGLPK.Rd b/man/setObjNameGLPK.Rd index 2dac3f4..c0bf59c 100644 --- a/man/setObjNameGLPK.Rd +++ b/man/setObjNameGLPK.Rd @@ -44,7 +44,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/setProbNameGLPK.Rd b/man/setProbNameGLPK.Rd index 8be266d..305de5c 100644 --- a/man/setProbNameGLPK.Rd +++ b/man/setProbNameGLPK.Rd @@ -44,7 +44,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/setRhsZeroGLPK.Rd b/man/setRhsZeroGLPK.Rd index 9b7e801..e2cdc0e 100644 --- a/man/setRhsZeroGLPK.Rd +++ b/man/setRhsZeroGLPK.Rd @@ -39,7 +39,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/setRiiGLPK.Rd b/man/setRiiGLPK.Rd index 23a952b..ff9a6e1 100644 --- a/man/setRiiGLPK.Rd +++ b/man/setRiiGLPK.Rd @@ -47,7 +47,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/setRowBndGLPK.Rd b/man/setRowBndGLPK.Rd index e658a45..640d102 100644 --- a/man/setRowBndGLPK.Rd +++ b/man/setRowBndGLPK.Rd @@ -54,7 +54,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/setRowNameGLPK.Rd b/man/setRowNameGLPK.Rd index d812286..9dd75a9 100644 --- a/man/setRowNameGLPK.Rd +++ b/man/setRowNameGLPK.Rd @@ -47,7 +47,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/setRowStatGLPK.Rd b/man/setRowStatGLPK.Rd index 3eaa73d..1c0c874 100644 --- a/man/setRowStatGLPK.Rd +++ b/man/setRowStatGLPK.Rd @@ -47,7 +47,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/setRowsBndsGLPK.Rd b/man/setRowsBndsGLPK.Rd index 131004f..eafccc7 100644 --- a/man/setRowsBndsGLPK.Rd +++ b/man/setRowsBndsGLPK.Rd @@ -57,7 +57,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/setRowsNamesGLPK.Rd b/man/setRowsNamesGLPK.Rd index 6d7adec..5f82892 100644 --- a/man/setRowsNamesGLPK.Rd +++ b/man/setRowsNamesGLPK.Rd @@ -51,7 +51,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/setSimplexParmGLPK.Rd b/man/setSimplexParmGLPK.Rd index 1136efd..471d3c7 100644 --- a/man/setSimplexParmGLPK.Rd +++ b/man/setSimplexParmGLPK.Rd @@ -46,7 +46,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/setSjjGLPK.Rd b/man/setSjjGLPK.Rd index f281265..cf41c79 100644 --- a/man/setSjjGLPK.Rd +++ b/man/setSjjGLPK.Rd @@ -47,7 +47,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/solveInteriorGLPK.Rd b/man/solveInteriorGLPK.Rd index dcaa2bc..1ad1716 100644 --- a/man/solveInteriorGLPK.Rd +++ b/man/solveInteriorGLPK.Rd @@ -41,7 +41,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/solveMIPGLPK.Rd b/man/solveMIPGLPK.Rd index 8385ac6..0639c41 100644 --- a/man/solveMIPGLPK.Rd +++ b/man/solveMIPGLPK.Rd @@ -41,7 +41,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/solveSimplexExactGLPK.Rd b/man/solveSimplexExactGLPK.Rd index 9080854..4393d29 100644 --- a/man/solveSimplexExactGLPK.Rd +++ b/man/solveSimplexExactGLPK.Rd @@ -41,7 +41,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/solveSimplexGLPK.Rd b/man/solveSimplexGLPK.Rd index 50b003c..c375658 100644 --- a/man/solveSimplexGLPK.Rd +++ b/man/solveSimplexGLPK.Rd @@ -41,7 +41,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/sortMatrixGLPK.Rd b/man/sortMatrixGLPK.Rd index 0af3e82..5fa8ebe 100644 --- a/man/sortMatrixGLPK.Rd +++ b/man/sortMatrixGLPK.Rd @@ -41,7 +41,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/status_codeGLPK.Rd b/man/status_codeGLPK.Rd index dca9bed..58dd6ed 100644 --- a/man/status_codeGLPK.Rd +++ b/man/status_codeGLPK.Rd @@ -32,7 +32,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/stdBasisGLPK.Rd b/man/stdBasisGLPK.Rd index 2a43da8..3a92a52 100644 --- a/man/stdBasisGLPK.Rd +++ b/man/stdBasisGLPK.Rd @@ -41,7 +41,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/termOutGLPK.Rd b/man/termOutGLPK.Rd index 10c9b8c..578cc0f 100644 --- a/man/termOutGLPK.Rd +++ b/man/termOutGLPK.Rd @@ -39,7 +39,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/unscaleProbGLPK.Rd b/man/unscaleProbGLPK.Rd index 946fd2c..609a8ca 100644 --- a/man/unscaleProbGLPK.Rd +++ b/man/unscaleProbGLPK.Rd @@ -41,7 +41,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/versionGLPK.Rd b/man/versionGLPK.Rd index 00b6332..2d0efb3 100644 --- a/man/versionGLPK.Rd +++ b/man/versionGLPK.Rd @@ -33,7 +33,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/warmUpGLPK.Rd b/man/warmUpGLPK.Rd index ac28145..0778957 100644 --- a/man/warmUpGLPK.Rd +++ b/man/warmUpGLPK.Rd @@ -39,7 +39,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/writeIptGLPK.Rd b/man/writeIptGLPK.Rd index 0049713..c220515 100644 --- a/man/writeIptGLPK.Rd +++ b/man/writeIptGLPK.Rd @@ -44,7 +44,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/writeLPGLPK.Rd b/man/writeLPGLPK.Rd index 0c5906b..d3bf90c 100644 --- a/man/writeLPGLPK.Rd +++ b/man/writeLPGLPK.Rd @@ -45,7 +45,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/writeMIPGLPK.Rd b/man/writeMIPGLPK.Rd index f5d50ba..50155ad 100644 --- a/man/writeMIPGLPK.Rd +++ b/man/writeMIPGLPK.Rd @@ -44,7 +44,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/writeMPSGLPK.Rd b/man/writeMPSGLPK.Rd index 94502a6..308f657 100644 --- a/man/writeMPSGLPK.Rd +++ b/man/writeMPSGLPK.Rd @@ -49,7 +49,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/writeProbGLPK.Rd b/man/writeProbGLPK.Rd index 4cb686c..f4ace4d 100644 --- a/man/writeProbGLPK.Rd +++ b/man/writeProbGLPK.Rd @@ -45,7 +45,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } diff --git a/man/writeSolGLPK.Rd b/man/writeSolGLPK.Rd index 53f4ceb..7e72f4c 100644 --- a/man/writeSolGLPK.Rd +++ b/man/writeSolGLPK.Rd @@ -44,7 +44,7 @@ \author{ Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> + Maintainer: Mayo Roettger <mayo.roettger@hhu.de> } -- GitLab