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

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-filibustr 0.5.1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://feinleib.github.io/filibustr/
Licenses: Expat
Build system: r
Synopsis: Data Utilities for Congressional Research
Description:

This package provides easy-to-understand and consistent interfaces for accessing data on the U.S. Congress. The functions in filibustr streamline the process for importing data on Congress into R, removing the need to download and work from CSV files and the like. Data sources include Voteview (<https://voteview.com/>), the U.S. Senate website (<https://www.senate.gov/>), and more.

r-freqdistributionnogives 0.1.1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/Harshit-Budakoti/freqdistributionNogives
Licenses: GPL 3
Build system: r
Synopsis: Automated Cumulative Frequency Plots for Grouped Distribution
Description:

Input has to be in the form of vectors of lower class limits and upper class limits and frequencies; the output will give a cumulative frequency distribution table with cumulative frequency plot.

r-fancycut 0.1.3
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=fancycut
Licenses: CC0
Build system: r
Synopsis: Fancy Version of 'base::cut'
Description:

This package provides the function fancycut() which is like cut() except you can mix left open and right open intervals with point values, intervals that are closed on both ends and intervals that are open on both ends.

r-funcmap 1.0.10
Propagated dependencies: r-mvbutils@2.8.232
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=FuncMap
Licenses: GPL 3
Build system: r
Synopsis: Hive Plots of R Package Function Calls
Description:

Analyzes the function calls in an R package and creates a hive plot of the calls, dividing them among functions that only make outgoing calls (sources), functions that have only incoming calls (sinks), and those that have both incoming calls and make outgoing calls (managers). Function calls can be mapped by their absolute numbers, their normalized absolute numbers, or their rank. FuncMap should be useful for comparing packages at a high level for their overall design. Plus, it's just plain fun. The hive plot concept was developed by Martin Krzywinski (www.hiveplot.com) and inspired this package. Note: this package is maintained for historical reasons. HiveR is a full package for creating hive plots.

r-fastqrs 1.0.0
Propagated dependencies: r-quantreg@6.1 r-copula@1.1-7
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=fastqrs
Licenses: GPL 3
Build system: r
Synopsis: Fast Algorithms for Quantile Regression with Selection
Description:

Fast estimation algorithms to implement the Quantile Regression with Selection estimator and the multiplicative Bootstrap for inference. This estimator can be used to estimate models that feature sample selection and heterogeneous effects in cross-sectional data. For more details, see Arellano and Bonhomme (2017) <doi:10.3982/ECTA14030> and Pereda-Fernández (2024) <doi:10.48550/arXiv.2402.16693>.

r-fsbrain 0.5.6
Propagated dependencies: r-viridis@0.6.5 r-squash@1.0.9 r-rgl@1.3.31 r-reshape@0.8.10 r-pkgfilecache@0.1.5 r-magick@2.9.0 r-freesurferformats@1.0.0 r-fields@17.1 r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/dfsp-spirit/fsbrain
Licenses: Expat
Build system: r
Synopsis: Managing and Visualizing Brain Surface Data
Description:

This package provides high-level access to neuroimaging data from standard software packages like FreeSurfer <http://freesurfer.net/> on the level of subjects and groups. Load morphometry data, surfaces and brain parcellations based on atlases. Mask data using labels, load data for specific atlas regions only, and visualize data and statistical results directly in R'.

r-fastmit 0.1.1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=fastmit
Licenses: GPL 2+
Build system: r
Synopsis: Fast Mutual Information Based Independence Test
Description:

This package provides a mutual information estimator based on k-nearest neighbor method proposed by A. Kraskov, et al. (2004) <doi:10.1103/PhysRevE.69.066138> to measure general dependence and the time complexity for our estimator is only squared to the sample size, which is faster than other statistics. Besides, an implementation of mutual information based independence test is provided for analyzing multivariate data in Euclidean space (T B. Berrett, et al. (2019) <doi:10.1093/biomet/asz024>); furthermore, we extend it to tackle datasets in metric spaces.

r-fplot 1.2.0
Propagated dependencies: r-stringmagic@1.2.0 r-rcpp@1.1.0 r-formula@1.2-5 r-dreamerr@1.5.0 r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=fplot
Licenses: GPL 3
Build system: r
Synopsis: Automatic Distribution Graphs Using Formulas
Description:

Easy way to plot regular/weighted/conditional distributions by using formulas. The core of the package concerns distribution plots which are automatic: the many options are tailored to the data at hand to offer the nicest and most meaningful graphs possible -- with no/minimum user input. Further provide functions to plot conditional trends and box plots. See <https://lrberge.github.io/fplot/> for more information.

r-fitheavytail 0.2.0
Propagated dependencies: r-numderiv@2016.8-1.1 r-mvtnorm@1.3-3 r-icsnp@1.1-2 r-ghyp@1.6.5
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://CRAN.R-project.org/package=fitHeavyTail
Licenses: GPL 3
Build system: r
Synopsis: Mean and Covariance Matrix Estimation under Heavy Tails
Description:

Robust estimation methods for the mean vector, scatter matrix, and covariance matrix (if it exists) from data (possibly containing NAs) under multivariate heavy-tailed distributions such as angular Gaussian (via Tyler's method), Cauchy, and Student's t distributions. Additionally, a factor model structure can be specified for the covariance matrix. The latest revision also includes the multivariate skewed t distribution. The package is based on the papers: Sun, Babu, and Palomar (2014); Sun, Babu, and Palomar (2015); Liu and Rubin (1995); Zhou, Liu, Kumar, and Palomar (2019); Pascal, Ollila, and Palomar (2021).

r-fnonlinear 4052.83
Propagated dependencies: r-timeseries@4041.111 r-timedate@4051.111 r-fbasics@4041.97
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://www.rmetrics.org
Licenses: GPL 2+
Build system: r
Synopsis: Rmetrics - Nonlinear and Chaotic Time Series Modelling
Description:

This package provides a collection of functions for testing various aspects of univariate time series including independence and neglected nonlinearities. Further provides functions to investigate the chaotic behavior of time series processes and to simulate different types of chaotic time series maps.

r-fcm 0.1.3
Propagated dependencies: r-reshape2@1.4.5 r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=fcm
Licenses: GPL 2
Build system: r
Synopsis: Inference of Fuzzy Cognitive Maps (FCMs)
Description:

This package provides a selection of 3 different inference rules (including additionally the clamped types of the referred inference rules) and 4 threshold functions in order to obtain the inference of the FCM (Fuzzy Cognitive Map). Moreover, the fcm package returns a data frame of the concepts values of each state after the inference procedure. Fuzzy cognitive maps were introduced by Kosko (1986) <doi:10.1002/int.4550010405> providing ideal causal cognition tools for modeling and simulating dynamic systems.

r-fastgraph 2.1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=fastGraph
Licenses: GPL 3
Build system: r
Synopsis: Fast Drawing and Shading of Graphs of Statistical Distributions
Description:

This package provides functionality to produce graphs of probability density functions and cumulative distribution functions with few keystrokes, allows shading under the curve of the probability density function to illustrate concepts such as p-values and critical values, and fits a simple linear regression line on a scatter plot with the equation as the main title.

r-fdapoifd 2.0.1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/aefdz/fdaPOIFD
Licenses: GPL 3
Build system: r
Synopsis: Partially Observed Integrated Functional Depth
Description:

Integrated Functional Depth for Partially Observed Functional Data and applications to visualization, outlier detection and classification. It implements the methods proposed in: Elà as, A., Jiménez, R., Paganoni, A. M. and Sangalli, L. M., (2023), "Integrated Depth for Partially Observed Functional Data", Journal of Computational and Graphical Statistics, <doi:10.1080/10618600.2022.2070171>. Elà as, A., Jiménez, R., & Shang, H. L. (2023), "Depth-based reconstruction method for incomplete functional data", Computational Statistics, <doi:10.1007/s00180-022-01282-9>. Elà as, A., Nagy, S. (2024), "Statistical properties of partially observed integrated functional depths", TEST, <doi:10.1007/s11749-024-00954-6>.

r-fastaft 1.4
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=fastAFT
Licenses: GPL 2+
Build system: r
Synopsis: Fast Regression for the Accelerated Failure Time (AFT) Model
Description:

Fast censored linear regression for the accelerated failure time (AFT) model of Huang (2013) <doi:10.1111/sjos.12031>.

r-f1datar 2.0.1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://scasanova.github.io/f1dataR/
Licenses: Expat
Build system: r
Synopsis: Access Formula 1 Data
Description:

Obtain Formula 1 data via the Jolpica API <https://jolpi.ca> and the unofficial API <https://www.formula1.com/en/timing/f1-live> via the fastf1 Python library <https://docs.fastf1.dev/>.

r-fishmod 0.29.2
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=fishMod
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Fits Poisson-Sum-of-Gammas GLMs, Tweedie GLMs, and Delta Log-Normal Models
Description:

Fits models to catch and effort data. Single-species models are 1) delta log-normal, 2) Tweedie, or 3) Poisson-gamma (G)LMs.

r-featureflag 0.2.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/szymanskir/featureflag
Licenses: Expat
Build system: r
Synopsis: Turn Features On and Off using Feature Flags
Description:

Feature flags allow developers to turn features of their software on and off in form of configuration. This package provides functions for creating feature flags in code. It exposes an interface for defining own feature flags which are enabled based on custom criteria.

r-fossilsimshiny 1.1.2
Propagated dependencies: r-treesim@2.4 r-shinyjs@2.1.0 r-shiny@1.11.1 r-fossilsim@2.4.4
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=FossilSimShiny
Licenses: GPL 3+
Build system: r
Synopsis: Shiny Application for 'FossilSim'
Description:

This package provides a shiny application based on FossilSim'. Used for simulating tree, taxonomic and fossil data under mechanistic models of speciation, preservation and sampling.

r-frailtyroc 1.0.0
Propagated dependencies: r-xpectr@0.4.4 r-survival@3.8-3 r-frailtypack@3.8.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=frailtyROC
Licenses: GPL 2+
Build system: r
Synopsis: Time-Dependent ROC Curve Estimation for Correlated Right-Censored Survival Data
Description:

This contains functions that can be used to estimate a smoothed and a non-smoothed (empirical) time-dependent receiver operating characteristic curve and the corresponding area under the receiver operating characteristic curve for correlated right-censored time-to-event data. See Beyene and Chen (2024) <doi:10.1177/09622802231220496>.

r-fextremes 4032.84
Propagated dependencies: r-timeseries@4041.111 r-timedate@4051.111 r-fgarch@4052.93 r-fbasics@4041.97
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://www.rmetrics.org
Licenses: GPL 2+
Build system: r
Synopsis: Rmetrics - Modelling Extreme Events in Finance
Description:

This package provides functions for analysing and modelling extreme events in financial time Series. The topics include: (i) data pre-processing, (ii) explorative data analysis, (iii) peak over threshold modelling, (iv) block maxima modelling, (v) estimation of VaR and CVaR, and (vi) the computation of the extreme index.

r-fgarch 4052.93
Propagated dependencies: r-timeseries@4041.111 r-timedate@4051.111 r-matrix@1.7-4 r-fbasics@4041.97 r-fastica@1.2-7 r-cvar@0.6
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://geobosh.github.io/fGarchDoc/
Licenses: GPL 2+
Build system: r
Synopsis: Rmetrics - Autoregressive Conditional Heteroskedastic Modelling
Description:

Analyze and model heteroskedastic behavior in financial time series.

r-ffiec 0.1.3
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/ketchbrookanalytics/ffiec
Licenses: Expat
Build system: r
Synopsis: R Interface to 'FFIEC Central Data Repository REST API' Service
Description:

This package provides a simplified interface to the Central Data Repository REST API service made available by the United States Federal Financial Institutions Examination Council ('FFIEC'). Contains functions to retrieve reports of Condition and Income (Call Reports) and Uniform Bank Performance Reports ('UBPR') in list or tidy data frame format for most FDIC insured institutions. See <https://cdr.ffiec.gov/public/Files/SIS611_-_Retrieve_Public_Data_via_Web_Service.pdf> for the official REST API documentation published by the FFIEC'.

r-fake 1.5.0
Propagated dependencies: r-withr@3.0.2 r-rdpack@2.6.4 r-mass@7.3-65 r-igraph@2.2.1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=fake
Licenses: GPL 3+
Build system: r
Synopsis: Flexible Data Simulation Using the Multivariate Normal Distribution
Description:

This R package can be used to generate artificial data conditionally on pre-specified (simulated or user-defined) relationships between the variables and/or observations. Each observation is drawn from a multivariate Normal distribution where the mean vector and covariance matrix reflect the desired relationships. Outputs can be used to evaluate the performances of variable selection, graphical modelling, or clustering approaches by comparing the true and estimated structures (B Bodinier et al (2021) <doi:10.1093/jrsssc/qlad058>).

r-flsa 1.5.5
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=flsa
Licenses: GPL 2
Build system: r
Synopsis: Path Algorithm for the General Fused Lasso Signal Approximator
Description:

This package implements a path algorithm for the Fused Lasso Signal Approximator. For more details see the help files or the article by Hoefling (2009) <arXiv:0910.0526>.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895
Total results: 21457