Sun, 16 Jun 2024 04:18:28 UTC | login

Information for build R-gtools-3.5.0-2.fc29

ID29057
Package NameR-gtools
Version3.5.0
Release2.fc29
Epoch
SummaryVarious R Programming Tools
DescriptionFunctions to assist in R programming, including: - assist in developing, updating, and maintaining R and R packages, - calculate the logit and inverse logit transformations, - test if a value is missing, empty or contains only NA and NULL values, - manipulate R's .Last function, - define macros, - detect odd and even integers, - convert strings containing non-ASCII characters (like single quotes) to plain ASCII, - perform a binary search, - sort strings containing both numeric and character components, - create a factor variable from the quantiles of a continuous variable, - enumerate permutations and combinations, - calculate and convert between fold-change and log-ratio, - calculate probabilities and generate random numbers from Dirichlet distributions, - apply a function over adjacent subsets of a vector, - modify the TCP_NODELAY flag for socket objects, - efficient 'rbind' of data frames, even if the column names don't match, - generate significance stars from p-values, - convert characters to/from ASCII codes.
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 26 May 2018 10:12:16 UTC
CompletedSat, 26 May 2018 10:59:03 UTC
Taskbuild (f29-candidate, R-gtools-3.5.0-2.fc29.src.rpm)
Tags
f29
RPMs
src
R-gtools-3.5.0-2.fc29.src.rpm (info) (download)
riscv64
R-gtools-3.5.0-2.fc29.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Thu May 17 2018 Tom Callaway <spot@fedoraproject.org> - 3.5.0-2 - rebuild for R 3.5.0 * Tue Mar 13 2018 Elliott Sales de Andrade <quantum.analyst@gmail.com> 3.5.0-1 - initial package for Fedora