R-cran-gtools

Jul 20, 2023

Various R programming tools

Functions to assist in R programming, including - assist in developing, updating, and maintaining R and R packages ‘ask’, ‘checkRVersion’, ‘getDependencies’, ‘keywords’, ‘scat’, - calculate the logit and inverse logit transformations ‘logit’, ‘inv.logit’,

  • test if a value is missing, empty or contains only NA and NULL values ‘invalid’, - manipulate R’s .Last function ‘addLast’, - define macros ‘defmacro’, - detect odd and even integers ‘odd’, ‘even’, - convert strings containing non-ASCII characters like single quotes to plain ASCII ‘ASCIIfy’, - perform a binary search ‘binsearch’, - sort strings containing both numeric and character components ‘mixedsort’, - create a factor variable from the quantiles of a continuous variable ‘quantcut’, - enumerate permutations and combinations ‘combinations’, ‘permutation’, - calculate and convert between fold-change and log-ratio ‘foldchange’, ‘logratio2foldchange’, ‘foldchange2logratio’, - calculate probabilities and generate random numbers from Dirichlet distributions ‘rdirichlet’, ‘ddirichlet’, - apply a function over adjacent subsets of a vector ‘running’, - modify the TCP_NODELAY ‘de-Nagle’ flag for socket objects, - efficient ‘rbind’ of data frames, even if the column names don’t match ‘smartbind’, - generate significance stars from p-values ‘stars.pval’, - convert characters to/from ASCII codes ‘asc’, ‘chr’, - convert character vector to ASCII representation ‘ASCIIfy’, - apply title capitalization rules to a character vector ‘capwords’.


Checkout these related ports:
  • Zziplib - Library to provide transparent read access to zipped files
  • Zydis - Fast and lightweight x86/x86-64 disassembler library
  • Zycore-c - Support library with platform independent types, macros, etc for Zydis
  • Zthread - Platform-independent object-oriented C++ threading library
  • Zookeeper - Coordination Service for Distributed Applications
  • Zls - Zig LSP implementation + Zig Language Server
  • Zfp - High throughput library for compressed floating-point arrays
  • Zeal - Offline documentation browser
  • Zapcc - C++ caching compiler based on clang
  • Zanata-platform - Web-based translation platform
  • Zanata-cli - Zanata Java command line client
  • Z88dk - Complete Z80/Z180 development kit
  • Z80ex - ZiLOG Z80 CPU emulator library
  • Z80asm - Assembler for the Z80 microprocessor
  • Z80-asm - Z80 assembly code assembler and disassembler