GNU bug report logs - #66118
[PATCH] gnu: Add r-omixerrpm.

Previous Next

Package: guix-patches;

Reported by: Navid Afkhami <navid.afkhami <at> mdc-berlin.de>

Date: Wed, 20 Sep 2023 10:41:02 UTC

Severity: normal

Tags: patch

Done: "Navid.Afkhami <at> mdc-berlin.de" <Navid.Afkhami <at> mdc-berlin.de>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 66118 in the body.
You can then email your comments to 66118 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#66118; Package guix-patches. (Wed, 20 Sep 2023 10:41:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Navid Afkhami <navid.afkhami <at> mdc-berlin.de>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Wed, 20 Sep 2023 10:41:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Navid Afkhami <navid.afkhami <at> mdc-berlin.de>
To: <guix-patches <at> gnu.org>
Cc: Navid Afkhami <navid.afkhami <at> mdc-berlin.de>
Subject: [PATCH] gnu: Add r-omixerrpm.
Date: Wed, 20 Sep 2023 10:39:12 +0000
* gnu/packages/bioinformatics.scm (r-omixerrpm): New variable.
---
 gnu/packages/bioinformatics.scm | 23 +++++++++++++++++++++++
 1 file changed, 23 insertions(+)

diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm
index 6acf37b312..d4da92b6b6 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -15065,6 +15065,29 @@ (define-public r-dyngen
 dynamic cellular processes at single-cell resolution.")
     (license license:expat)))
 
+(define-public r-omixerrpm
+  (let ((commit "184f1cc99aefed722e20eb00eda082348a064c4e")
+        (revision "1"))
+    (package
+      (name "r-omixerrpm")
+      (version (git-version "0.3.3" revision commit))
+      (source (origin
+                (method git-fetch)
+                (uri (git-reference
+                      (url "https://github.com/omixer/omixer-rpmR")
+                      (commit commit)))
+                (file-name (git-file-name name version))
+                (sha256
+                 (base32
+                  "10ipasg8zi4ln13a5zj2l4a35hd3sfy3p6gir0sw0vf3cbc11lnz"))))
+      (properties `((upstream-name . "omixerRpm")))
+      (build-system r-build-system)
+      (home-page "https://github.com/omixer/omixer-rpmR")
+      (synopsis "Metabolic module profiling of microbiome samples")
+      (description
+       "An R interface for microbiome metabolic module profiling with omixer-rpm.")
+      (license license:gpl3))))
+
 ;; Needed for r-liana
 (define-public r-omnipathr/devel
   (let ((commit "679bb79e319af246a16968d27d64d8d6937a331a")

base-commit: 6bd17a0806ad32d1493ac51a7443276f719c4224
-- 
2.34.1





Reply sent to "Navid.Afkhami <at> mdc-berlin.de" <Navid.Afkhami <at> mdc-berlin.de>:
You have taken responsibility. (Wed, 20 Sep 2023 12:35:02 GMT) Full text and rfc822 format available.

Notification sent to Navid Afkhami <navid.afkhami <at> mdc-berlin.de>:
bug acknowledged by developer. (Wed, 20 Sep 2023 12:35:02 GMT) Full text and rfc822 format available.

Message #10 received at 66118-done <at> debbugs.gnu.org (full text, mbox):

From: "Navid.Afkhami <at> mdc-berlin.de" <Navid.Afkhami <at> mdc-berlin.de>
To: "'66118-done <at> debbugs.gnu.org'" <66118-done <at> debbugs.gnu.org>
Subject: Can not be added to Guix - The package contains a non-free binary
Date: Wed, 20 Sep 2023 12:31:45 +0000
[Message part 1 (text/plain, inline)]
Hello,

 

This package cannot be added to Guix because it contains a non-free binary.
Therefore, please close the report.

 

Thank you,

Navid

 

- -  

Navid Afkhami

IT Administration

Max Delbrück Center for Molecular Medicine (MDC)

Berlin Institute for Medical Systems Biology (BIMSB)

Hannoversche Str. 28, 10115 Berlin

Phone: +49 30 9406 1316

Email:    <mailto:navid.afkhami <at> mdc-berlin.de> navid.afkhami <at> mdc-berlin.de

 

[Message part 2 (text/html, inline)]
[smime.p7s (application/pkcs7-signature, attachment)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 19 Oct 2023 11:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 1 year and 204 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.