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.
This package provides the user with functions to develop their trading strategy, uncover actionable trading ideas, and monitor consensus shifts with crowdsourced earnings and economic estimate data directly from <www.estimize.com>. Further information regarding the web services this package invokes can be found at <www.estimize.com/api>.
Jalali calendar, or solar Hijri, is calendar of Iran and Afghanistan (<https://en.wikipedia.org/wiki/Solar_Hijri_calendar>). This package is designed to working with Jalali date. For this purpose, It defines JalaliDate class that is similar to Date class.
Efficient reading of raw markdown tables into tibbles. Designed to accept content from strings, files, and URLs with the ability to extract and read multiple tables from markdown for analysis.
Designed to create and display complex tables with R, the rtables R package allows cells in an rtables object to contain any high-dimensional data structure, which can then be displayed with cell-specific formatting instructions. Additionally, the rtables.officer package supports export formats related to the Microsoft Office software suite, including Microsoft Word ('docx') and Microsoft PowerPoint ('pptx').
This package provides functions and examples for testing hypothesis about the population mean and variance on samples drawn by r-size biased sampling schemes.
Makes it easy to produce everyday ggplot2 charts in a functional way without an extensive "tree" implementation. The package includes over 15 functions for the production and arrangement of basic graphing.
This package provides a programmatic interface to the Request Tracker (RT) HTTP API <https://rt-wiki.bestpractical.com/wiki/REST>. RT is a popular ticket tracking system.
Flexible rounding functions for use in error detection. They were outsourced from the scrutiny package.
Data for the examples and exercises in the book "R by Example". Jim Albert and Maria Rizzo (2012, ISBN 978-1-4614-1365-3).
This package provides formatting linting to roxygen2 tags. Linters report roxygen2 tags that do not conform to a standard style. These linters can be a helpful check for building more consistent documentation and to provide reminders about best practices or checks for typos. Default linting suites are provided for common style guides such as the one followed by the tidyverse', though custom linters can be registered by other packages or be custom-tailored to a specific package.
Reproducible, programmatic retrieval of datasets from the Roper Center data archive. The Roper Center for Public Opinion Research <https://ropercenter.cornell.edu> maintains the largest archive of public opinion data in existence, but researchers using these datasets are caught in a bind. The Center's terms and conditions bar redistribution of downloaded datasets, but to ensure that one's work can be reproduced, assessed, and built upon by others, one must provide access to the raw data one employed. The `ropercenter` package cuts this knot by providing registered users with programmatic, reproducible access to Roper Center datasets from within R.
Predicts morphological parameters of rorquals (e.g. body mass, flipper length, maximum engulfment capacity) from body length using allometric equations from Kahane-Rapport and Goldbogen (2018) <doi:10.1002/jmor.20846>.
Turns nested lists into data.frames in an orderly manner.
This package contains inferential and graphical routines for comparing two treatment arms in terms of the restricted mean time in favor of treatment.
This package provides functions for risk management and portfolio investment of securities with practical tools for data processing and plotting. Moreover, it contains functions which perform the COS Method, an option pricing method based on the Fourier-cosine series (Fang, F. (2008) <doi:10.1137/080718061>).
Rcmdr GUI extension plug-in for Receiver Operator Characteristic tools from pROC package. Also it ads a Rcmdr GUI extension for Hosmer and Lemeshow GOF test from the package ResourceSelection.
Includes algorithms to facilitate the assessment of extinction risk of species according to the IUCN (International Union for Conservation of Nature, see <https://iucn.org/> for more information) red list criteria.
Shiny-based interactive gadgets of radial visualization methods and extensions thereof.
When teaching statistics, it can often be desirable to uncouple the content from specific software packages. To ease such efforts, the Rosetta Stats website (<https://rosettastats.com>) allows comparing analyses in different packages. This package is the companion to the Rosetta Stats website, aiming to provide functions that produce output that is similar to output from other statistical packages, thereby facilitating software-agnostic teaching of statistics.
Adds menu items for case 2 (profile case) best-worst scaling (BWS2) to the R Commander. BWS2 is a question-based survey method that constructs profiles (combinations of attribute levels) using an orthogonal array, asks respondents to select the best and worst levels in each profile, and measures preferences for attribute levels by analyzing the responses. For details, see Aizaki and Fogarty (2019) <doi:10.1016/j.jocm.2019.100171>.
This package provides a collection of non-linear optimization problems with box bounds transformed into ROI optimization problems. This package provides a wrapper around the globalOptTests which provides a collection of global optimization problems. More information can be found in the README file.
This is a wrapper function for image(), which makes reasonable raster plots with nice axis and other useful features.
Read and write labelled sparse matrices in text format as used by software such as SVMLight', LibSVM', ThunderSVM', LibFM', xLearn', XGBoost', LightGBM', and others. Supports labelled data for regression, classification (binary, multi-class, multi-label), and ranking (with qid field), and can handle header metadata and comments in files.
Generate random positions (latitude/longitude), Well-known text ('WKT') points or polygons, or GeoJSON points or polygons.