[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
15/158: gnu: r-memuse: Adjust indentation.
From: |
guix-commits |
Subject: |
15/158: gnu: r-memuse: Adjust indentation. |
Date: |
Sun, 19 Mar 2023 13:24:02 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 9d4e62ccce9c9948ef0a92501109c71c41a92c39
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sun Mar 19 14:39:01 2023 +0100
gnu: r-memuse: Adjust indentation.
* gnu/packages/cran.scm (r-memuse): Adjust indentation.
---
gnu/packages/cran.scm | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 3d9f94f2b9..f10e2ba1ef 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -31199,17 +31199,17 @@ regression model estimates, which can be exported to
LaTeX and HTML.")
(name "r-memuse")
(version "4.2-3")
(source (origin
- (method url-fetch)
- (uri (cran-uri "memuse" version))
- (sha256
- (base32
- "0816s6airiqmn8faprpwmchxaay6llri4673ivlx1bp2cpvdyvwh"))))
+ (method url-fetch)
+ (uri (cran-uri "memuse" version))
+ (sha256
+ (base32
+ "0816s6airiqmn8faprpwmchxaay6llri4673ivlx1bp2cpvdyvwh"))))
(properties `((upstream-name . "memuse")))
(build-system r-build-system)
(home-page "https://github.com/shinra-dev/memuse")
(synopsis "Memory Estimation Utilities")
(description
- "This package provides procedures to answer the following questions:
+ "This package provides procedures to answer the following questions:
How much ram do you need to store a 100,000 by 100,000 matrix? How much ram is
your current R session using? How much ram do you even have?")
(license license:bsd-2)))
- 03/158: gnu: r-httpuv: Update to 1.6.9., (continued)
- 03/158: gnu: r-httpuv: Update to 1.6.9., guix-commits, 2023/03/19
- 04/158: gnu: readstat: Update to 1.1.9., guix-commits, 2023/03/19
- 05/158: gnu: r-haven: Update to 2.5.2., guix-commits, 2023/03/19
- 07/158: gnu: r-opencpu: Update to 2.2.9., guix-commits, 2023/03/19
- 08/158: gnu: r-ggvis: Update to 0.4.8., guix-commits, 2023/03/19
- 06/158: gnu: r-bookdown: Update to 0.33., guix-commits, 2023/03/19
- 09/158: gnu: r-sf: Update to 1.0-11., guix-commits, 2023/03/19
- 13/158: gnu: Add r-mclogit., guix-commits, 2023/03/19
- 14/158: gnu: r-shadowtext: Update indentation., guix-commits, 2023/03/19
- 02/158: gnu: Add libuv-for-r-httpuv., guix-commits, 2023/03/19
- 15/158: gnu: r-memuse: Adjust indentation.,
guix-commits <=
- 16/158: gnu: r-numbat: Update to 1.2.2., guix-commits, 2023/03/19
- 18/158: gnu: r-mutoss: Update to 0.1-13., guix-commits, 2023/03/19
- 19/158: gnu: r-afpt: Update to 1.1.0.3., guix-commits, 2023/03/19
- 01/158: gnu: r-dt: Update to 0.27., guix-commits, 2023/03/19
- 10/158: gnu: r-leaflet: Update to 2.1.2., guix-commits, 2023/03/19
- 12/158: gnu: Add r-memisc., guix-commits, 2023/03/19
- 11/158: gnu: r-qs: Update to 0.25.5., guix-commits, 2023/03/19
- 21/158: gnu: r-castor: Update to 1.7.8., guix-commits, 2023/03/19
- 22/158: gnu: r-googlevis: Update to 0.7.1., guix-commits, 2023/03/19
- 27/158: gnu: r-modelenv: Update to 0.1.1., guix-commits, 2023/03/19