Nix seeks to provide friendly bindings to various *nix platform APIs. The goal is to not provide a 100% unified interface, but to unify what can be while still providing platform specific APIs.
This package provides a build-time dependency for Cargo build scripts to assist in invoking the native C compiler to compile native C code into a static archive to be linked into Rustcode.
Nix seeks to provide friendly bindings to various *nix platform APIs. The goal is to not provide a 100% unified interface, but to unify what can be while still providing platform specific APIs.
Nix seeks to provide friendly bindings to various *nix platform APIs. The goal is to not provide a 100% unified interface, but to unify what can be while still providing platform specific APIs.
Nix seeks to provide friendly bindings to various *nix platform APIs. The goal is to not provide a 100% unified interface, but to unify what can be while still providing platform specific APIs.
Nix seeks to provide friendly bindings to various *nix platform APIs. The goal is to not provide a 100% unified interface, but to unify what can be while still providing platform specific APIs.
Nix seeks to provide friendly bindings to various *nix platform APIs. The goal is to not provide a 100% unified interface, but to unify what can be while still providing platform specific APIs.
Nix seeks to provide friendly bindings to various *nix platform APIs. The goal is to not provide a 100% unified interface, but to unify what can be while still providing platform specific APIs.
Nix seeks to provide friendly bindings to various *nix platform APIs. The goal is to not provide a 100% unified interface, but to unify what can be while still providing platform specific APIs.
Nix seeks to provide friendly bindings to various *nix platform APIs. The goal is to not provide a 100% unified interface, but to unify what can be while still providing platform specific APIs.
Nix seeks to provide friendly bindings to various *nix platform APIs. The goal is to not provide a 100% unified interface, but to unify what can be while still providing platform specific APIs.
Nix seeks to provide friendly bindings to various *nix platform APIs. The goal is to not provide a 100% unified interface, but to unify what can be while still providing platform specific APIs.
rg
is an Emacs search package based on the ripgrep
command line tool. It allows one to interactively search based on the editing context then refine or modify the search results.
Repetitive Strain Injury is an illness which can occur as a result of working with a mouse and keyboard. This utility can be used to remind you to take a break now and then.
This is a meta-package designed to support the installation of Rmosek (>= 6.0) and bring the optimization facilities of MOSEK (>= 6.0) to the R-language. The interface supports large-scale optimization of many kinds: Mixed-integer and continuous linear, second-order cone, exponential cone and power cone optimization, as well as continuous semidefinite optimization. Rmosek and the R-language are open-source projects. MOSEK is a proprietary product, but unrestricted trial and academic licenses are available.
Implementation of a variety of methods to compute the robustness of ecological interaction networks with binary interactions as described in <doi:10.1002/env.2709>. In particular, using the Stochastic Block Model and its bipartite counterpart, the Latent Block Model to put a parametric model on the network, allows the comparison of the robustness of networks differing in species richness and number of interactions. It also deals with networks that are partially sampled and/or with missing values.
This package provides a collection of R Markdown templates for nicely structured, reproducible data analyses in R. The templates have embedded examples on how to write citations, footnotes, equations and use colored message/info boxes, how to cross-reference different parts/sections in the report, provide a nice table of contents (toc) with a References section and proper R session information as well as examples using DT tables and ggplot2 graphs. The bookdown Lite template theme supports code folding.
This package performs reversible-jump Markov chain Monte Carlo (Green, 1995) <doi:10.2307/2337340>, specifically the restriction introduced by Barker & Link (2013) <doi:10.1080/00031305.2013.791644>. By utilising a universal parameter space, RJMCMC is treated as a Gibbs sampling problem. Previously-calculated posterior distributions are used to quickly estimate posterior model probabilities. Jacobian matrices are found using automatic differentiation. For a detailed description of the package, see Gelling, Schofield & Barker (2019) <doi:10.1111/anzs.12263>.
Rserve acts as a socket server (TCP/IP or local sockets) which allows binary requests to be sent to R. Every connection has a separate workspace and working directory. Client-side implementations are available for popular languages such as C/C++ and Java, allowing any application to use facilities of R without the need of linking to R code. Rserve supports remote connection, user authentication and file transfer. A simple R client is included in this package as well.
Wraps the Abseil C++ library for use by R packages. Original files are from <https://github.com/abseil/abseil-cpp>. Patches are located at <https://github.com/doccstat/abseil-r/tree/main/local/patches>.
Amber is a server application for capturing electronic data records. Rich forms are used to collect data. This Amber client allows to perform data extraction for reporting or data transfer at persistent location purposes.
In ancient Chinese mythology, Bai Ze is a divine creature that knows the needs of everything. baizer provides data processing functions frequently used by the author. Hope this package also knows what you want!
Allows access to data on BNDES disbursements and contracts since 1995. The package makes it easy to import data from the bank into R.<https://www.bndes.gov.br/SiteBNDES/bndes/bndes_en>
.
This package contains functions for solving commonly encountered problems while programming in R. This package is intended to provide a lightweight supplement to Base R, and will be useful for almost any R user.