_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
geos 3.12.1
Dependencies: glib@2.82.1
Channel: guix
Location: gnu/packages/geo.scm (gnu packages geo)
Home page: https://libgeos.org/
Licenses: LGPL 2.1+ Zlib Public Domain
Synopsis: Geometry Engine for Geographic Information Systems
Description:

GEOS provides a spatial object model and fundamental geometric functions. It is a C++ port of the Java Topology Suite (JTS). As such, it aims to contain the complete functionality of JTS in C++. This includes all the OpenGIS Simple Features for SQL spatial predicate functions and spatial operators, as well as specific JTS enhanced topology functions.

r-geos 0.2.4
Propagated dependencies: r-libgeos@3.11.1-2 r-wk@0.9.4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://paleolimbot.github.io/geos/
Licenses: Expat
Synopsis: Open Source Geometry Engine (GEOS) R API
Description:

This package provides an R API to the Open Source Geometry Engine (GEOS) library and a vector format with which to efficiently store GEOS geometries. High-performance functions to extract information from, calculate relationships between, and transform geometries are provided. Finally, facilities to import and export geometry vectors to other spatial formats are provided.

r-geospt 1.0-5
Propagated dependencies: r-teachingdemos@2.13 r-sp@2.1-4 r-sgeostat@1.0-27 r-plyr@1.8.9 r-minqa@1.2.8 r-mass@7.3-61 r-limsolve@1.5.7.1 r-gstat@2.1-2 r-gsl@2.1-8 r-genalg@0.2.1 r-fields@16.3
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/amsantac/geospt
Licenses: GPL 2+
Synopsis: Geostatistical Analysis and Design of Optimal Spatial Sampling Networks
Description:

Estimation of the variogram through trimmed mean, radial basis functions (optimization, prediction and cross-validation), summary statistics from cross-validation, pocket plot, and design of optimal sampling networks through sequential and simultaneous points methods.

r-geosed 0.1.1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=geosed
Licenses: Expat
Synopsis: Smallest Enclosing Disc for Latitude and Longitude Points
Description:

Find the smallest circle that contains all longitude and latitude input points. From the generated center and radius, variable side polygons can be created, navigation based on bearing and distance can be applied, and more. Based on a modified version of Welzl's algorithm for smallest circle. Distance calculations are based on the haversine formula. Calculations for distance, midpoint, bearing and more are derived from <https://www.movable-type.co.uk>.

vtk-geos 9.1.0
Dependencies: hdf5-geos@1.12.2 libtheora@1.1.1 openmpi@4.1.6 python@3.10.7 zlib@1.3
Propagated dependencies: libogg@1.3.5 tbb@2021.6.0
Channel: guix-hpc
Location: llnl/geos.scm (llnl geos)
Home page: https://vtk.org/
Licenses: Modified BSD
Synopsis: Libraries for 3D computer graphics
Description:

The Visualization Toolkit (VTK) is a C++ library for 3D computer graphics, image processing and visualization. It supports a wide variety of visualization algorithms including: scalar, vector, tensor, texture, and volumetric methods; and advanced modeling techniques such as: implicit modeling, polygon reduction, mesh smoothing, cutting, contouring, and Delaunay triangulation. VTK has an extensive information visualization framework, has a suite of 3D interaction widgets, supports parallel processing, and integrates with various databases on GUI toolkits such as Qt and Tk.

r-geosae 0.1.0
Propagated dependencies: r-nlme@3.1-166 r-mass@7.3-61
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/ketutdika/geoSAE
Licenses: GPL 3
Synopsis: Geoadditive Small Area Model
Description:

This function is an extension of the Small Area Estimation (SAE) model. Geoadditive Small Area Model is a combination of the geoadditive model with the Small Area Estimation (SAE) model, by adding geospatial information to the SAE model. This package refers to J.N.K Rao and Isabel Molina (2015, ISBN: 978-1-118-73578-7), Bocci, C., & Petrucci, A. (2016)<doi:10.1002/9781118814963.ch13>, and Ardiansyah, M., Djuraidah, A., & Kurnia, A. (2018)<doi:10.21082/jpptp.v2n2.2018.p101-110>.

hdf5-geos 1.12.2
Propagated dependencies: openmpi@4.1.6 openssh-sans-x@9.9p2 zlib@1.3
Channel: guix-hpc
Location: llnl/geos.scm (llnl geos)
Home page: https://www.hdfgroup.org
Licenses: X11-style
Synopsis: Management suite for extremely large and complex data
Description:

HDF5 is a suite that makes possible the management of extremely large and complex data collections.

r-geosapi 0.7-1
Propagated dependencies: r-xml2@1.3.6 r-readr@2.1.5 r-r6@2.5.1 r-openssl@2.2.2 r-magrittr@2.0.3 r-keyring@1.3.2 r-httr@1.4.7 r-cli@3.6.3
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/eblondel/geosapi
Licenses: Expat
Synopsis: GeoServer REST API R Interface
Description:

This package provides an R interface to the GeoServer REST API, allowing to upload and publish data in a GeoServer web-application and expose data to OGC Web-Services. The package currently supports all CRUD (Create,Read,Update,Delete) operations on GeoServer workspaces, namespaces, datastores (stores of vector data), featuretypes, layers, styles, as well as vector data upload operations. For more information about the GeoServer REST API, see <https://docs.geoserver.org/stable/en/user/rest/>.

r-geostan 0.8.1
Propagated dependencies: r-truncnorm@1.0-9 r-stanheaders@2.32.10 r-spdep@1.3-6 r-spdata@2.3.3 r-signs@0.1.2 r-sf@1.0-19 r-rstantools@2.4.0 r-rstan@2.32.6 r-rcppparallel@5.1.9 r-rcppeigen@0.3.4.0.2 r-rcpp@1.0.13-1 r-matrix@1.7-1 r-mass@7.3-61 r-gridextra@2.3 r-ggplot2@3.5.1 r-bh@1.84.0-0
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://connordonegan.github.io/geostan/
Licenses: GPL 3+
Synopsis: Bayesian Spatial Analysis
Description:

For spatial data analysis; provides exploratory spatial analysis tools, spatial regression, spatial econometric, and disease mapping models, model diagnostics, and special methods for inference with small area survey data (e.g., the America Community Survey (ACS)) and censored population health monitoring data. Models are pre-specified using the Stan programming language, a platform for Bayesian inference using Markov chain Monte Carlo (MCMC). References: Carpenter et al. (2017) <doi:10.18637/jss.v076.i01>; Donegan (2021) <doi:10.31219/osf.io/3ey65>; Donegan (2022) <doi:10.21105/joss.04716>; Donegan, Chun and Hughes (2020) <doi:10.1016/j.spasta.2020.100450>; Donegan, Chun and Griffith (2021) <doi:10.3390/ijerph18136856>; Morris et al. (2019) <doi:10.1016/j.sste.2019.100301>.

r-geoscale 2.0.1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=geoscale
Licenses: GPL 2+
Synopsis: Geological Time Scale Plotting
Description:

Functionality for adding the geological timescale to bivariate plots.

hypre-geos 2.29.0
Dependencies: openblas@0.3.20 lapack@3.12.1 gfortran@11.4.0 chai@2023.06.0 superlu-dist-64@6.2.0-0.0f6efc3 parmetis-i64@4.0.3 metis4parmetis-i64@4.0.3
Channel: guix-hpc-non-free
Location: llnl/tainted/geos.scm (llnl tainted geos)
Home page: https://computing.llnl.gov/projects/hypre-scalable-linear-solvers-multigrid-methods
Licenses: LGPL 2.1
Synopsis: Library of solvers and preconditioners for linear equations
Description:

HYPRE is a software library of high performance preconditioners and solvers for the solution of large, sparse linear systems of equations. It features multigrid solvers for both structured and unstructured grid problems.

r-geosptdb 1.0-1
Propagated dependencies: r-statmatch@1.4.3 r-sp@2.1-4 r-minqa@1.2.8 r-limsolve@1.5.7.1 r-gsl@2.1-8 r-geospt@1.0-5 r-fields@16.3 r-fd@1.0-12.3
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=geosptdb
Licenses: GPL 2+
Synopsis: Spatio-Temporal Radial Basis Functions with Distance-Based Methods (Optimization, Prediction and Cross Validation)
Description:

Spatio-temporal radial basis functions (optimization, prediction and cross-validation), summary statistics from cross-validation, Adjusting distance-based linear regression model and generation of the principal coordinates of a new individual from Gower's distance.

r-geospark 0.3.1
Propagated dependencies: r-sparklyr@1.9.0 r-dplyr@1.1.4 r-dbplyr@2.5.0
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=geospark
Licenses: ASL 2.0
Synopsis: Bring Local Sf to Spark
Description:

R binds GeoSpark <http://geospark.datasyslab.org/> extending sparklyr <https://spark.rstudio.com/> R package to make distributed geocomputing easier. Sf is a package that provides [simple features] <https://en.wikipedia.org/wiki/Simple_Features> access for R and which is a leading geospatial data processing tool. Geospark R package bring the same simple features access like sf but running on Spark distributed system.

r-geostats 1.6
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/pvermees/geostats/
Licenses: GPL 3
Synopsis: An Introduction to Statistics for Geoscientists
Description:

This package provides a collection of datasets and simplified functions for an introductory (geo)statistics module at University College London. Provides functionality for compositional, directional and spatial data, including ternary diagrams, Wulff and Schmidt stereonets, and ordinary kriging interpolation. Implements logistic and (additive and centred) logratio transformations. Computes vector averages and concentration parameters for the von-Mises distribution. Includes a collection of natural and synthetic fractals, and a simulator for deterministic chaos using a magnetic pendulum example. The main purpose of these functions is pedagogical. Researchers can find more complete alternatives for these tools in other packages such as compositions', robCompositions', sp', gstat and RFOC'. All the functions are written in plain R, with no compiled code and a minimal number of dependencies. Theoretical background and worked examples are available at <https://tinyurl.com/UCLgeostats/>.

r-geosphere 1.5-20
Propagated dependencies: r-rcpp@1.0.13-1 r-sp@2.1-4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/geosphere
Licenses: GPL 3+
Synopsis: Spherical trigonometry
Description:

This package computes spherical trigonometry for geographic applications. That is, compute distances and related measures for angular (longitude/latitude) locations.

r-geostatsp 2.0.8
Propagated dependencies: r-terra@1.7-83 r-numderiv@2016.8-1.1 r-matrix@1.7-1 r-abind@1.4-8
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=geostatsp
Licenses: GPL 2+ GPL 3+
Synopsis: Geostatistical Modelling with Likelihood and Bayes
Description:

Geostatistical modelling facilities using SpatRaster and SpatVector objects are provided. Non-Gaussian models are fit using INLA', and Gaussian geostatistical models use Maximum Likelihood Estimation. For details see Brown (2015) <doi:10.18637/jss.v063.i12>. The RandomFields package is available at <https://www.wim.uni-mannheim.de/schlather/publications/software>.

pugixml-geos 1.13
Channel: guix-hpc
Location: llnl/geos.scm (llnl geos)
Home page: https://pugixml.org
Licenses: Expat
Synopsis: Light-weight, simple and fast XML parser for C++ with XPath support
Description:

Pugixml is a C++ XML processing library, which consists of a DOM-like interface with rich traversal/modification capabilities, a fast XML parser which constructs the DOM tree from an XML file/buffer, and an XPath 1.0 implementation for complex data-driven tree queries. Full Unicode support is also available, with Unicode interface variants and conversions between different Unicode encodings which happen automatically during parsing/saving.

r-geosubmission 1.58.0
Propagated dependencies: r-biobase@2.66.0 r-affy@1.84.0
Channel: guix-bioc
Location: guix-bioc/packages/g.scm (guix-bioc packages g)
Home page: https://bioconductor.org/packages/GEOsubmission
Licenses: GPL 2+
Synopsis: Prepares microarray data for submission to GEO
Description:

Helps to easily submit a microarray dataset and the associated sample information to GEO by preparing a single file for upload (direct deposit).

hypre-geos-cuda 2.29.0
Dependencies: openblas@0.3.20 lapack@3.12.1 gfortran@11.4.0 superlu-dist-64@6.2.0-0.0f6efc3 parmetis-i64@4.0.3 metis4parmetis-i64@4.0.3 cuda-toolkit@12.4.0 chai-cuda@2023.06.0
Channel: guix-hpc-non-free
Location: llnl/tainted/geos.scm (llnl tainted geos)
Home page: https://computing.llnl.gov/projects/hypre-scalable-linear-solvers-multigrid-methods
Licenses: LGPL 2.1
Synopsis: Library of solvers and preconditioners for linear equations
Description:

HYPRE is a software library of high performance preconditioners and solvers for the solution of large, sparse linear systems of equations. It features multigrid solvers for both structured and unstructured grid problems.

r-geosimilarity 3.7
Propagated dependencies: r-tibble@3.2.1 r-purrr@1.0.2 r-magrittr@2.0.3 r-ggrepel@0.9.6 r-ggplot2@3.5.1 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/ausgis/geosimilarity
Licenses: GPL 3
Synopsis: Geographically Optimal Similarity
Description:

Understanding spatial association is essential for spatial statistical inference, including factor exploration and spatial prediction. Geographically optimal similarity (GOS) model is an effective method for spatial prediction, as described in Yongze Song (2022) <doi:10.1007/s11004-022-10036-8>. GOS was developed based on the geographical similarity principle, as described in Axing Zhu (2018) <doi:10.1080/19475683.2018.1534890>. GOS has advantages in more accurate spatial prediction using fewer samples and critically reduced prediction uncertainty.

python-geosketch 1.2
Propagated dependencies: python-fbpca@1.0 python-numpy@1.24.4 python-scikit-learn@1.4.2
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://github.com/brianhie/geosketch
Licenses: Expat
Synopsis: Geometry-preserving random sampling
Description:

geosketch is a Python package that implements the geometric sketching algorithm described by Brian Hie, Hyunghoon Cho, Benjamin DeMeo, Bryan Bryson, and Bonnie Berger in "Geometric sketching compactly summarizes the single-cell transcriptomic landscape", Cell Systems (2019). This package provides an example implementation of the algorithm as well as scripts necessary for reproducing the experiments in the paper.

suitesparse-geos 5.10.1
Dependencies: tbb@2021.6.0 openblas@0.3.20 gmp@6.3.0 mpfr@4.2.1 metis4parmetis-i64@4.0.3
Channel: guix-hpc-non-free
Location: llnl/tainted/geos.scm (llnl tainted geos)
Home page: https://faculty.cse.tamu.edu/davis/suitesparse.html
Licenses: GPL 2+ LGPL 2.1+
Synopsis: Suite of sparse matrix software
Description:

SuiteSparse is a suite of sparse matrix algorithms, including: UMFPACK, multifrontal LU factorization; CHOLMOD, supernodal Cholesky; SPQR, multifrontal QR; KLU and BTF, sparse LU factorization, well-suited for circuit simulation; ordering methods (AMD, CAMD, COLAMD, and CCOLAMD); CSparse and CXSparse, a concise sparse Cholesky factorization package; and many other packages.

This package contains all of the above-mentioned parts.

Page: 12
Total results: 25