diff options
Diffstat (limited to 'gnu/packages/cran.scm')
-rw-r--r-- | gnu/packages/cran.scm | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm index 81fa0f7b5b..3d90dc2caa 100644 --- a/gnu/packages/cran.scm +++ b/gnu/packages/cran.scm @@ -34569,3 +34569,9 @@ calculate a dimension's unknown value from other dimensions' measurements.") "Tools for integrating spatially-misaligned GIS datasets. Part of the Sub-National Geospatial Data Archive System.") (license license:gpl2))) + +;;; +;;; Avoid adding new packages to the end of this file. To reduce the chances +;;; of a merge conflict, place them above by existing packages with similar +;;; functionality or similar names. +;;; |