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

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-fraction 1.1.1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=FRACTION
Licenses: GPL 2
Build system: r
Synopsis: Numeric Number into Fraction
Description:

Turn numeric,data.frame,matrix into fraction form.

r-feasts 0.5.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: http://feasts.tidyverts.org/
Licenses: GPL 3
Build system: r
Synopsis: Feature Extraction and Statistics for Time Series
Description:

This package provides a collection of features, decomposition methods, statistical summaries and graphics functions for the analysing tidy time series data. The package name feasts is an acronym comprising of its key features: Feature Extraction And Statistics for Time Series.

r-fastliu 1.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=fastliu
Licenses: GPL 3+
Build system: r
Synopsis: Fast Functions for Liu Regression with Regularization Parameter and Statistics
Description:

Efficient computation of the Liu regression coefficient paths, Liu-related statistics and information criteria for a grid of the regularization parameter. The computations are based on the C++ library Armadillo through the R package Rcpp'.

r-fruclimadapt 0.4.5
Propagated dependencies: r-zoo@1.8-14 r-magrittr@2.0.4 r-lubridate@1.9.4 r-dplyr@1.1.4 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=fruclimadapt
Licenses: GPL 3+
Build system: r
Synopsis: Evaluation Tools for Assessing Climate Adaptation of Fruit Tree Species
Description:

Climate is a critical component limiting growing range of plant species, which also determines cultivar adaptation to a region. The evaluation of climate influence on fruit production is critical for decision-making in the design stage of orchards and vineyards and in the evaluation of the potential consequences of future climate. Bio- climatic indices and plant phenology are commonly used to describe the suitability of climate for growing quality fruit and to provide temporal and spatial information about regarding ongoing and future changes. fruclimadapt streamlines the assessment of climate adaptation and the identification of potential risks for grapevines and fruit trees. Procedures in the package allow to i) downscale daily meteorological variables to hourly values (Forster et al (2016) <doi:10.5194/gmd-9-2315-2016>), ii) estimate chilling and forcing heat accumulation (Miranda et al (2019) <https://ec.europa.eu/eip/agriculture/sites/default/files/fg30_mp5_phenology_critical_temperatures.pdf>), iii) estimate plant phenology (Schwartz (2012) <doi:10.1007/978-94-007-6925-0>), iv) calculate bioclimatic indices to evaluate fruit tree and grapevine adaptation (e.g. Badr et al (2017) <doi:10.3354/cr01532>), v) estimate the incidence of weather-related disorders in fruits (e.g. Snyder and de Melo-Abreu (2005, ISBN:92-5-105328-6) and vi) estimate plant water requirements (Allen et al (1998, ISBN:92-5-104219-5)).

r-forecomp 1.0.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/mcmcs/ForeComp
Licenses: GPL 3+
Build system: r
Synopsis: Size-Power Tradeoff Visualization for Equal Predictive Ability of Two Forecasts
Description:

Offers tools for visualizing and analyzing size and power properties of tests for equal predictive accuracy, including Diebold-Mariano and related procedures. Provides multiple Diebold-Mariano test implementations based on fixed-smoothing approaches, including fixed-b methods such as Kiefer and Vogelsang (2005) <doi:10.1017/S0266466605050565>, and applications to tests for equal predictive accuracy as in Coroneo and Iacone (2020) <doi:10.1002/jae.2756>, alongside conventional large-sample approximations. HAR inference involves nonparametric estimation of the long-run variance, and a key tuning parameter (the truncation parameter) trades off size and power. Lazarus, Lewis, and Stock (2021) <doi:10.3982/ECTA15404> theoretically characterize the size-power frontier for the Gaussian multivariate location model. ForeComp computes and visualizes the finite-sample size-power frontier of the Diebold-Mariano test based on fixed-b asymptotics together with the Bartlett kernel. To compute finite-sample size and power, it fits a best approximating ARMA process to the input data and reports how the truncation parameter performs and how robust testing outcomes are to its choice.

r-frailtyem 1.0.1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/tbalan/frailtyEM
Licenses: GPL 2+
Build system: r
Synopsis: Fitting Frailty Models with the EM Algorithm
Description:

This package contains functions for fitting shared frailty models with a semi-parametric baseline hazard with the Expectation-Maximization algorithm. Supported data formats include clustered failures with left truncation and recurrent events in gap-time or Andersen-Gill format. Several frailty distributions, such as the the gamma, positive stable and the Power Variance Family are supported.

r-fwb 0.5.1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://ngreifer.github.io/fwb/
Licenses: GPL 2+
Build system: r
Synopsis: Fractional Weighted Bootstrap
Description:

An implementation of the fractional weighted bootstrap to be used as a drop-in for functions in the boot package. The fractional weighted bootstrap (also known as the Bayesian bootstrap) involves drawing weights randomly that are applied to the data rather than resampling units from the data. See Xu et al. (2020) <doi:10.1080/00031305.2020.1731599> for details.

r-fabprediction 1.0.4
Propagated dependencies: r-sae@1.3
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/betsybersson/fabPrediction
Licenses: GPL 3
Build system: r
Synopsis: Compute FAB (Frequentist and Bayes) Conformal Prediction Intervals
Description:

Computes and plots prediction intervals for numerical data or prediction sets for categorical data using prior information. Empirical Bayes procedures to estimate the prior information from multi-group data are included. See, e.g.,Bersson and Hoff (2022) <arXiv:2204.08122> "Optimal Conformal Prediction for Small Areas".

r-frequentistssd 0.1.1
Propagated dependencies: r-survival@3.8-3
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=frequentistSSD
Licenses: GPL 2
Build system: r
Synopsis: Screened Selection Design with Survival Endpoints
Description:

This package provides a study based on the screened selection design (SSD) is an exploratory phase II randomized trial with two or more arms but without concurrent control. The primary aim of the SSD trial is to pick a desirable treatment arm (e.g., in terms of the median survival time) to recommend to the subsequent randomized phase IIb (with the concurrent control) or phase III. Though The survival endpoint is often encountered in phase II trials, the existing SSD methods cannot deal with the survival endpoint. Furthermore, the existing SSD wonâ t control the type I error rate. The proposed designs can â partiallyâ control or provide the empirical type I error/false positive rate by an optimal algorithm (implemented by the optimal() function) for each arm. All the design needed components (sample size, operating characteristics) are supported.

r-farr 1.0.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/iangow/farr
Licenses: Expat
Build system: r
Synopsis: Data and Code for Empirical Research in Accounting
Description:

Handy functions and data to support the course book Empirical Research in Accounting: Tools and Methods (1st ed.). Chapman and Hall/CRC. <doi:10.1201/9781003456230> and <https://iangow.github.io/far_book/>.

r-fishkirkko2015 1.0.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=fishkirkko2015
Licenses: GPL 3+
Build system: r
Synopsis: Dataset of Measurements of Fish Species at Kirkkojarvi Lake, Finland
Description:

Dataset of 302 measurements of 11 fish species to accompany the manuscript "Length-weight relationships of six freshwater fish species from lake Kirkkojarvi, Finland".

r-fastpos 0.6.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/johannes-titz/fastpos
Licenses: GPL 3
Build system: r
Synopsis: Finds the Critical Sequential Point of Stability for a Pearson Correlation
Description:

Finds the critical sample size ("critical point of stability") for a correlation to stabilize in Schoenbrodt and Perugini's definition of sequential stability (see <doi:10.1016/j.jrp.2013.05.009>).

r-factorh 0.5.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=factorH
Licenses: Expat
Build system: r
Synopsis: Multifactor Nonparametric Rank-Based ANOVA with Post Hoc Tests
Description:

Multifactor nonparametric analysis of variance based on ranks. Builds on the Kruskal-Wallis H test and its 2x2 Scheirer-Ray-Hare extension to handle any factorial designs. Provides effect sizes, Dunn-Bonferroni pairwise-comparison matrices, and simple-effects analyses. Tailored for psychology and the social sciences, with beginner-friendly R syntax and outputs that can be dropped into journal reports. Includes helpers to export tab-separated results and compact tables of descriptive statistics (to APA-style reports).

r-forestgym 1.0.0
Propagated dependencies: r-gtools@3.9.5
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=forestGYM
Licenses: GPL 2
Build system: r
Synopsis: Forest Growth and Yield Model Based on Clutter Model
Description:

The Clutter model is a significant forest growth simulation tool. Grounded on individual trees and comprehensively considering factors such as competition among trees and the impact of environmental elements on growth, it can accurately reflect the growth process of forest stands. It can be applied in areas like forest resource management, harvesting planning, and ecological research. With the help of the Clutter model, people can better understand the dynamic changes of forests and provide a scientific basis for rational forest management and protecting the ecological environment. This R package can effectively realize the construction of forest growth and harvest models based on the Clutter model and achieve optimized forest management.References: Farias A, Soares C, Leite H et al(2021)<doi:10.1007/s10342-021-01380-1>. Guera O, Silva J, Ferreira R, et al(2019)<doi:10.1590/2179-8087.038117>.

r-flipdownr 0.1.1
Propagated dependencies: r-jsonlite@2.0.0 r-htmltools@0.5.8.1 r-glue@1.8.0 r-checkmate@2.3.3
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/feddelegrand7/flipdownr
Licenses: Expat
Build system: r
Synopsis: Implement a Countdown in 'RMarkdown' Documents and 'shiny' Applications
Description:

Allows the user to create a countdown in RMarkdown documents and shiny applications. The package is a wrapper of the JavaScript library flipdown.js'. See <https://pbutcher.uk/flipdown/> for more info.

r-fpca3d 1.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=FPCA3D
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Three Dimensional Functional Component Analysis
Description:

Run three dimensional functional principal component analysis and return the three dimensional functional principal component scores. The details of the method are explained in Lin et al.(2015) <doi:10.1371/journal.pone.0132945>.

r-fitscape 0.1.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/rrrlw/fitscape
Licenses: Expat
Build system: r
Synopsis: Classes for Fitness Landscapes and Seascapes
Description:

Convenient classes to model fitness landscapes and fitness seascapes. A low-level package with which most users will not interact but upon which other packages modeling fitness landscapes and fitness seascapes will depend.

r-fic 1.0.1
Propagated dependencies: r-tensor@1.5.1 r-survival@3.8-3 r-scales@1.4.0 r-numderiv@2016.8-1.1 r-mvtnorm@1.3-3 r-mgcv@1.9-4 r-ggplot2@4.0.1 r-abind@1.4-8
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/chjackson/fic
Licenses: GPL 3
Build system: r
Synopsis: Focused Information Criteria for Model Comparison
Description:

Compares how well different models estimate a quantity of interest (the "focus") so that different models may be preferred for different purposes. Comparisons within any class of models fitted by maximum likelihood are supported, with shortcuts for commonly-used classes such as generalised linear models and parametric survival models. The methods originate from Claeskens and Hjort (2003) <doi:10.1198/016214503000000819> and Claeskens and Hjort (2008, ISBN:9780521852258).

r-factory 0.1.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/jonthegeek/factory
Licenses: Expat
Build system: r
Synopsis: Build Function Factories
Description:

Function factories are functions that make functions. They can be confusing to construct. Straightforward techniques can produce functions that are fragile or hard to understand. While more robust techniques exist to construct function factories, those techniques can be confusing. This package is designed to make it easier to construct function factories.

r-fstability 0.1.2
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=Fstability
Licenses: GPL 3
Build system: r
Synopsis: Calculate Feature Stability
Description:

Has two functions to help with calculating feature selection stability. Lump is a function that groups subset vectors into a dataframe, and adds NA to shorter vectors so they all have the same length. ASM is a function that takes a dataframe of subset vectors and the original vector of features as inputs, and calculates the Stability of the feature selection. The calculation for asm uses the Adjusted Stability Measure proposed in: Lustgarten', Gopalakrishnan', & Visweswaran (2009)<https://www.ncbi.nlm.nih.gov/pmc/articles/PMC2815476/>.

r-fca 0.1.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://egrueebler.github.io/fca/
Licenses: GPL 3+
Build system: r
Synopsis: Floating Catchment Area (FCA) Methods to Calculate Spatial Accessibility
Description:

Perform various floating catchment area methods to calculate a spatial accessibility index (SPAI) for demand point data. The distance matrix used for weighting is normalized in a preprocessing step using common functions (gaussian, gravity, exponential or logistic).

r-files 0.0.1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=files
Licenses: GPL 3
Build system: r
Synopsis: Effective File Navigation from the R Console
Description:

This package provides functions for printing the contents of a folder as columns in a ragged-bottom data.frame and for viewing the details (size, time created, time modified, etc.) of a folder's top level contents.

r-formulops 0.5.1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/humanpred/formulops
Licenses: GPL 3
Build system: r
Synopsis: Mathematical Operations on R Formula
Description:

Perform mathematical operations on R formula (add, subtract, multiply, etc.) and substitute parts of formula.

r-forensicpopdata 1.0.4
Propagated dependencies: r-xml2@1.5.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=forensicpopdata
Licenses: GPL 3+
Build system: r
Synopsis: Allele Frequency Data for Human Genetic Markers
Description:

This package provides allele frequency data for Short Tandem Repeat human genetic markers commonly used in forensic genetics for human identification and kinship analysis. Includes published population frequency data from the US National Institute of Standards and Technology, Federal Bureau of Investigation and the UK government.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895
Total results: 21457