From eddc68864971357bc20a6785ce1187e01052bb5e Mon Sep 17 00:00:00 2001 From: Mayo Roettger <mayo.roettger@uni-duesseldorf.de> Date: Tue, 19 Apr 2022 11:40:25 +0200 Subject: [PATCH] Repository moved to GitHub. Discontinued here on GitLab. --- README.md | 8 ++++++++ inst/NEWS.Rd | 9 +++++++++ 2 files changed, 17 insertions(+) diff --git a/README.md b/README.md index c60d683..c0ae245 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,11 @@ #glpkAPI + +PLEASE NOTE THAT THIS PACKAGE REPOSITORY MOVED TO GITHUB AND WILL BE DISCONTINUED AND ARCHIVED ON GITLAB. + +THE PACKAGE REPOSITORY CAN BE FOUND AT THE FOLLOWING LOCATION: + +https://github.com/SysBioChalmers/?q=sybil&type=all&language=&sort= + + R Interface to C API of GLPK, needs GLPK Version >= 4.42 diff --git a/inst/NEWS.Rd b/inst/NEWS.Rd index 9b9adc9..73ae965 100644 --- a/inst/NEWS.Rd +++ b/inst/NEWS.Rd @@ -4,6 +4,15 @@ \title{glpkAPI News} \encoding{UTF-8} +% ---------------------------------------------------------------------------- % +\section{Changes 2022-04-19}{ + \itemize{ + \item Repository moved to GitHub and will be discontinued and archived here on GitLab. + New location: \url{https://github.com/SysBioChalmers/?q=sybil&type=all&language=&sort=}. + \ + } +} + % ---------------------------------------------------------------------------- % \section{Changes in version 1.3.3 2021-10-28}{ \itemize{ -- GitLab