From edb2daa4f161ac7b507be3883ebd9d4a0e8c4900 Mon Sep 17 00:00:00 2001 From: Mayo Roettger <mayo.roettger@uni-duesseldorf.de> Date: Tue, 19 Apr 2022 11:41:29 +0200 Subject: [PATCH] Repository moved to GitHub. Discontinued here on GitLab. --- README.md | 8 ++++++++ inst/NEWS.Rd | 10 ++++++++++ 2 files changed, 18 insertions(+) diff --git a/README.md b/README.md index 29dadfc..082a08d 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,12 @@ sybilGUROBI =========== + +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= + + Gurobi support for sybil diff --git a/inst/NEWS.Rd b/inst/NEWS.Rd index ce122ca..497f477 100644 --- a/inst/NEWS.Rd +++ b/inst/NEWS.Rd @@ -6,6 +6,16 @@ \newcommand{\CRANpkg}{\href{http://CRAN.R-project.org/package=#1}{\pkg{#1}}} +% ---------------------------------------------------------------------------- % + +\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.0.6 2018-09-24}{ \itemize{ -- GitLab