_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/

Enter the query into the form above. You can look for specific version of a package by using @ symbol like this: gcc@10.

API method:

GET /api/packages?search=hello&page=1&limit=20

where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned in response headers.

If you'd like to join our channel webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


r-orsifronts 0.2.0
Propagated dependencies: r-sp@2.2-0
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://australianantarcticdivision.github.io/orsifronts/
Licenses: GPL 3
Build system: r
Synopsis: Southern Ocean Frontal Distributions (Orsi)
Description:

This package provides a data set package with the "Orsi" and "Park/Durand" fronts as SpatialLinesDataFrame objects. The Orsi et al. (1995) fronts are published at the Southern Ocean Atlas Database Page, and the Park et al. (2019) fronts are published at the SEANOE Altimetry-derived Antarctic Circumpolar Current fronts page, please see package CITATION for details.

r-owidr 1.4.2
Propagated dependencies: r-xml2@1.5.0 r-rvest@1.0.5 r-purrr@1.2.0 r-magrittr@2.0.4 r-jsonlite@2.0.0 r-httr@1.4.7 r-data-table@1.17.8 r-curl@7.0.0
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: <https://github.com/piersyork/owidR>
Licenses: Expat
Build system: r
Synopsis: Import Data from Our World in Data
Description:

Import data from Our World in Data', an organisation which publishes research and data on global economic and social issues.

r-openscoring 1.0.6
Propagated dependencies: r-stringr@1.6.0 r-rlang@1.1.6 r-purrr@1.2.0 r-lifecycle@1.0.4 r-jsonlite@2.0.0 r-httr@1.4.7 r-glue@1.8.0 r-dplyr@1.1.4 r-curl@7.0.0 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://github.com/jakub-jedrusiak/openscoring
Licenses: Expat
Build system: r
Synopsis: 'Open Scoring' API Client
Description:

Creativity research involves the need to score open-ended problems. Usually done by humans, automatic scoring using AI becomes more and more accurate. This package provides a simple interface to the Open Scoring API <https://openscoring.du.edu/docs>, leading creativity scoring technology by Organiscak et al. (2023) <doi:10.1016/j.tsc.2023.101356>. With it, you can score your own data directly from an R script.

r-optimalthreshold 1.0
Propagated dependencies: r-rjags@4-17 r-mgcv@1.9-4 r-hdinterval@0.2.4 r-coda@0.19-4.1 r-ars@0.8
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://cran.r-project.org/package=optimalThreshold
Licenses: GPL 2+
Build system: r
Synopsis: Bayesian Methods for Optimal Threshold Estimation
Description:

This package provides functions to estimate the optimal threshold of diagnostic markers or treatment selection markers. The optimal threshold is the marker value that maximizes the utility of the marker based-strategy (for diagnostic or treatment selection) in a given population. The utility function depends on the type of marker (diagnostic or treatment selection), but always takes into account the preferences of the patients or the physician in the decision process. For estimating the optimal threshold, ones must specify the distributions of the marker in different groups (defined according to the type of marker, diagnostic or treatment selection) and provides data to estimate the parameters of these distributions. Ones must also provide some features of the target populations (disease prevalence or treatment efficacies) as well as the preferences of patients or physicians. The functions rely on Bayesian inference which helps producing several indicators derived from the optimal threshold. See Blangero, Y, Rabilloud, M, Ecochard, R, and Subtil, F (2019) <doi:10.1177/0962280218821394> for the original article that describes the estimation method for treatment selection markers and Subtil, F, and Rabilloud, M (2019) <doi:10.1002/bimj.200900242> for diagnostic markers.

r-openrange 0.0.1
Propagated dependencies: r-sf@1.0-23 r-rpostgresql@0.7-8 r-jsonlite@2.0.0 r-httr@1.4.7 r-dbi@1.2.3
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://cran.r-project.org/package=OpenRange
Licenses: Expat
Build system: r
Synopsis: Code to Access Open Access Species Range Maps
Description:

Allows access to a proof-of-concept database containing Open Access species range models and relevant metadata. Access to the database is via both PostgreSQL connection and API <https://github.com/EnquistLab/Biendata-Frontend>, allowing diverse use-cases.

r-ordinalnet 2.14
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://cran.r-project.org/package=ordinalNet
Licenses: Expat
Build system: r
Synopsis: Penalized Ordinal Regression
Description:

Fits ordinal regression models with elastic net penalty. Supported model families include cumulative probability, stopping ratio, continuation ratio, and adjacent category. These families are a subset of vector glm's which belong to a model class we call the elementwise link multinomial-ordinal (ELMO) class. Each family in this class links a vector of covariates to a vector of class probabilities. Each of these families has a parallel form, which is appropriate for ordinal response data, as well as a nonparallel form that is appropriate for an unordered categorical response, or as a more flexible model for ordinal data. The parallel model has a single set of coefficients, whereas the nonparallel model has a set of coefficients for each response category except the baseline category. It is also possible to fit a model with both parallel and nonparallel terms, which we call the semi-parallel model. The semi-parallel model has the flexibility of the nonparallel model, but the elastic net penalty shrinks it toward the parallel model. For details, refer to Wurm, Hanlon, and Rathouz (2021) <doi:10.18637/jss.v099.i06>.

r-objectremover 0.8.1
Propagated dependencies: r-shiny@1.11.1 r-miniui@0.1.2
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://github.com/alan-y/objectremover
Licenses: Expat
Build system: r
Synopsis: 'RStudio' Addin for Removing Objects from the Global Environment Based on Patterns and Object Type
Description:

An RStudio addin to assist with removing objects from the global environment. Features include removing objects according to name patterns and object type. During the course of an analysis, temporary objects are often created and this tool assists with removing them quickly. This can be useful when memory management within R is important.

r-obaspatial 1.9
Propagated dependencies: r-truncdist@1.0-2 r-mvtnorm@1.3-3 r-modeest@2.4.0 r-laplacesdemon@16.1.6 r-invgamma@1.2 r-hdinterval@0.2.4 r-cubature@2.1.4-1
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://cran.r-project.org/package=OBASpatial
Licenses: GPL 2+
Build system: r
Synopsis: Objective Bayesian Analysis for Spatial Regression Models
Description:

It makes an objective Bayesian analysis of the spatial regression model using both the normal (NSR) and student-T (TSR) distributions. The functions provided give prior and posterior objective densities and allow default Bayesian estimation of the model regression parameters. Details can be found in Ordonez et al. (2020) <arXiv:2004.04341>.

r-oro-dicom 0.5.3
Propagated dependencies: r-oro-nifti@0.11.4
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: http://rig.oro.us.com
Licenses: Modified BSD
Build system: r
Synopsis: Rigorous - DICOM Input / Output
Description:

Data input/output functions for data that conform to the Digital Imaging and Communications in Medicine (DICOM) standard, part of the Rigorous Analytics bundle.

r-owd 1.0.6
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://github.com/Feakster/owd
Licenses: Expat
Build system: r
Synopsis: Open Working Directory
Description:

Open the current working directory (or a given directory path) in your computer's file manager.

r-onpoint 1.1
Propagated dependencies: r-spatstat-random@3.4-3 r-spatstat-geom@3.6-1 r-spatstat-explore@3.6-0 r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://r-spatialecology.github.io/onpoint/
Licenses: GPL 3+
Build system: r
Synopsis: Helper Functions for Point Pattern Analysis
Description:

Growing collection of helper functions for point pattern analysis. Most functions are designed to work with the spatstat (<http://spatstat.org>) package. The focus of most functions are either null models or summary functions for spatial point patterns. For a detailed description of all null models and summary functions, see Wiegand and Moloney (2014, ISBN:9781420082548).

r-optionpricing 0.1.2
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://cran.r-project.org/package=OptionPricing
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Option Pricing with Efficient Simulation Algorithms
Description:

Efficient Monte Carlo Algorithms for the price and the sensitivities of Asian and European Options under Geometric Brownian Motion.

r-overlapptest 1.4
Propagated dependencies: r-spatstat-geom@3.6-1
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://cran.r-project.org/package=overlapptest
Licenses: GPL 2+
Build system: r
Synopsis: Test Overlapping of Polygons Against Random Rotation
Description:

Tests the observed overlapping polygon area in a collection of polygons against a null model of random rotation, as explained in De la Cruz et al. (2017) <doi:10.13140/RG.2.2.12825.72801>.

r-orgheatmap 0.3.2
Propagated dependencies: r-viridis@0.6.5 r-stringr@1.6.0 r-stringdist@0.9.15 r-sf@1.0-23 r-rlang@1.1.6 r-rcolorbrewer@1.1-3 r-purrr@1.2.0 r-patchwork@1.3.2 r-magrittr@2.0.4 r-ggpolypath@0.4.0 r-ggplot2@4.0.1 r-dplyr@1.1.4 r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://cran.r-project.org/package=OrgHeatmap
Licenses: Expat
Build system: r
Synopsis: Visualization Tool for Numerical Data on Human/Mouse Organs and Organelles
Description:

This package provides a tool for visualizing numerical data (e.g., gene expression, protein abundance) on predefined anatomical maps of human/mouse organs and subcellular organelles. It supports customization of color schemes, filtering by organ systems (for organisms) or organelle types, and generation of optional bar charts for quantitative comparison. The package integrates coordinate data for organs and organelles to plot anatomical/subcellular contours, mapping data values to specific structures for intuitive visualization of biological data distribution.The underlying method was described in the preprint by Zhou et al. (2022) <doi:10.1101/2022.09.07.506938>.

r-opencast 0.1.1
Propagated dependencies: r-tibble@3.3.0 r-stringr@1.6.0 r-seqinr@4.2-36 r-ftrcool@2.0.0 r-entropy@1.3.2 r-biostrings@2.78.0
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://cran.r-project.org/package=OpEnCAST
Licenses: GPL 3
Build system: r
Synopsis: Optimized Ensemble Model for C and A Methylation Search in Plant
Description:

DNA methylation is an important epigenetic process that regulates gene activity through chemical modifications of DNA without changing its sequence. OpEnCAST is a plant-specific ensemble-based prediction package that identifies 4mC, 5mC and 6mA methylation sites directly from DNA sequences. It combines multiple machine learning algorithms trained on monocot (Oryza sp.) and dicot (Arabidopsis sp.) reference models to deliver accurate predictions. This methodology is being inspired by the ensemble algorithm for methylation prediction developed by Wang et al. (2022) <doi:10.1186/s12859-022-04756-1>.

r-opensourceap-downloadr 0.1.0
Propagated dependencies: r-withr@3.0.2 r-stringr@1.6.0 r-rvest@1.0.5 r-rpostgres@1.4.8 r-r6@2.6.1 r-magrittr@2.0.4 r-lubridate@1.9.4 r-jsonlite@2.0.0 r-httr@1.4.7 r-getpass@0.2-4 r-dplyr@1.1.4 r-dbi@1.2.3 r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://cran.r-project.org/package=OpenSourceAP.DownloadR
Licenses: Expat
Build system: r
Synopsis: Download Open Source Asset Pricing (OpenAP) Data Directly
Description:

Convenient download functions enabling access Open Source Asset Pricing (OpenAP) data. This package enables users to download predictor portfolio returns (over 200 cross-sectional predictors with multiple portfolio construction methods) and firm characteristics (over 200 characteristics replicated from the academic asset pricing literature). Center for Research in Security Prices (CRSP)-based variables such as Price, Size, and Short-term Reversal can be downloaded with a Wharton Research Data Services (WRDS, <https://wrds-www.wharton.upenn.edu/>) subscription. For a full list of what is available, see <https://www.openassetpricing.com/>.

r-overturemapsr 0.1.0
Propagated dependencies: r-sf@1.0-23 r-dplyr@1.1.4 r-arrow@22.0.0
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://github.com/denironyx/overturemapsr
Licenses: Expat
Build system: r
Synopsis: Download Overture Maps Data in R
Description:

Overture Maps offers free and open geospatial map data sourced from various providers and standardized to a common schema. This tool allows you to download Overture Maps data for a specific region of interest and convert it to several different file formats. For more information, visit <https://overturemaps.org/download/>.

r-ohmmed 1.0.2
Propagated dependencies: r-vcd@1.4-13 r-scales@1.4.0 r-mistr@0.0.6 r-gridextra@2.3 r-ggplot2@4.0.1 r-ggmcmc@1.5.1.2 r-cvms@2.0.0
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://github.com/LynetteCaitlin/oHMMed
Licenses: GPL 3
Build system: r
Synopsis: HMMs with Ordered Hidden States and Emission Densities
Description:

Inference using a class of Hidden Markov models (HMMs) called oHMMed'(ordered HMM with emission densities <doi:10.1186/s12859-024-05751-4>): The oHMMed algorithms identify the number of comparably homogeneous regions within observed sequences with autocorrelation patterns. These are modelled as discrete hidden states; the observed data points are then realisations of continuous probability distributions with state-specific means that enable ordering of these distributions. The observed sequence is labelled according to the hidden states, permitting only neighbouring states that are also neighbours within the ordering of their associated distributions. The parameters that characterise these state-specific distributions are then inferred. Relevant for application to genomic sequences, time series, or any other sequence data with serial autocorrelation.

r-openeo 1.4.1
Propagated dependencies: r-sf@1.0-23 r-rlang@1.1.6 r-r6@2.6.1 r-lubridate@1.9.4 r-jsonlite@2.0.0 r-irdisplay@1.1 r-httr2@1.2.1 r-htmltools@0.5.8.1 r-base64enc@0.1-3
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://open-eo.github.io/openeo-r-client/
Licenses: FSDG-compatible
Build system: r
Synopsis: Client Interface for 'openEO' Servers
Description:

Access data and processing functionalities of openEO compliant back-ends in R.

r-omicnetr 0.1.1
Propagated dependencies: r-igraph@2.2.1 r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://cran.r-project.org/package=OmicNetR
Licenses: Expat
Build system: r
Synopsis: Network-Based Integration of Multi-Omics Data Using Sparse CCA
Description:

This package provides an end-to-end workflow for integrative analysis of two omics layers using sparse canonical correlation analysis (sCCA), including sample alignment, feature selection, network edge construction, and visualization of gene-metabolite relationships. The underlying methods are based on penalized matrix decomposition and sparse CCA (Witten, Tibshirani and Hastie (2009) <doi:10.1093/biostatistics/kxp008>), with design principles inspired by multivariate integrative frameworks such as mixOmics (Rohart et al. (2017) <doi:10.1371/journal.pcbi.1005752>).

r-ohenery 0.1.4
Propagated dependencies: r-rcpp@1.1.0 r-maxlik@1.5-2.1 r-magrittr@2.0.4 r-generics@0.1.4 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://github.com/shabbychef/ohenery
Licenses: LGPL 3
Build system: r
Synopsis: Modeling of Ordinal Random Variables via Softmax Regression
Description:

Supports the modeling of ordinal random variables, like the outcomes of races, via Softmax regression, under the Harville <doi:10.1080/01621459.1973.10482425> and Henery <doi:10.1111/j.2517-6161.1981.tb01153.x> models.

r-onearm2stage 1.2.1
Propagated dependencies: r-survival@3.8-3 r-ipdfromkm@0.1.10 r-flexsurv@2.3.2
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://cran.r-project.org/package=OneArm2stage
Licenses: GPL 3+
Build system: r
Synopsis: Phase II Single-Arm Two-Stage Designs with Time-to-Event Outcomes
Description:

Two-stage design for single-arm phase II trials with time-to-event endpoints (e.g., clinical trials on immunotherapies among cancer patients) can be calculated using this package. Two notable advantages of the package: 1) It provides flexible choices from three design methods (optimal, minmax, and admissible), and 2) the power of the design is more accurately calculated using the exact variance in the one-sample log-rank test. The package can be used for 1) planning the sample sizes and other design parameters, and 2) conducting the interim and final analyses for the Go/No-go decisions. More details about the design method can be found in: Wu, J, Chen L, Wei J, Weiss H, Chauhan A. (2020). <doi:10.1002/pst.1983>.

r-oacolors 0.0.4
Propagated dependencies: r-rcolorbrewer@1.1-3 r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: http://www.openanalytics.eu
Licenses: FSDG-compatible
Build system: r
Synopsis: OpenAnalytics Colors Package
Description:

This package provides carefully chosen color palettes as used a.o. at OpenAnalytics <http://www.openanalytics.eu>.

r-otrselect 1.3
Propagated dependencies: r-survival@3.8-3 r-lars@1.3
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://cran.r-project.org/package=OTRselect
Licenses: GPL 2
Build system: r
Synopsis: Variable Selection for Optimal Treatment Decision
Description:

This package provides a penalized regression framework that can simultaneously estimate the optimal treatment strategy and identify important variables. Appropriate for either censored or uncensored continuous response.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895
Total results: 21457