From e95e115a3f3b062992ba3cc40b5e2d2ab93da867 Mon Sep 17 00:00:00 2001
From: Mayo Roettger <mayo.roettger@uni-duesseldorf.de>
Date: Tue, 19 Apr 2022 11:37:47 +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 c1c7c7d..19dc72d 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,13 @@
 #sybil - Efficient Constrained Based Modelling in R
 
+
+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=
+
+
 The package sybil is a Systems Biology Library for R, implementing algorithms for constraint based analyses of metabolic networks (e.g. flux-balance analysis (FBA), minimization of metabolic adjustment (MOMA), regulatory on/off minimization (ROOM), robustness analysis and flux variability analysis).
 
 Please consider downloading and installing the package via the R internal package management:
diff --git a/inst/NEWS.Rd b/inst/NEWS.Rd
index d561fa0..3103406 100644
--- a/inst/NEWS.Rd
+++ b/inst/NEWS.Rd
@@ -7,6 +7,15 @@
 \newcommand{\CRANpkg}{\href{https://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 2.2.0 2021-05-31}{
   \itemize{
       \item Changes to functions \code{modelorg2ExPA} and \code{promptSysBiolAlg}, 
-- 
GitLab