Other packages > Find by keyword >

admisc  

Adrian Dusa's Miscellaneous
View on CRAN: Click here


Download and install admisc package within the R console
Install from CRAN:
install.packages("admisc")

Install from Github:
library("remotes")
install_github("cran/admisc")

Install by package version:
library("remotes")
install_version("admisc", "0.39")



Attach the package and use:
library("admisc")
Maintained by
Adrian Dusa
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2019-04-26
Latest Update: 2025-03-30
Description:
Contains functions used across packages 'DDIwR', 'QCA' and 'venn'. Interprets and translates, factorizes and negates SOP - Sum of Products expressions, for both binary and multi-value crisp sets, and extracts information (set names, set values) from those expressions. Other functions perform various other checks if possibly numeric (even if all numbers reside in a character vector) and coerce to numeric, or check if the numbers are whole. It also offers, among many others, a highly versatile recoding routine and some more flexible alternatives to the base functions 'with()' and 'within()'. SOP simplification functions in this package use related minimization from package 'QCA', which is recommended to be installed despite not being listed in the Imports field, due to circular dependency issues.
How to cite:
Adrian Dusa (2019). admisc: Adrian Dusa's Miscellaneous. R package version 0.39, https://cran.r-project.org/web/packages/admisc. Accessed 04 Jun. 2026.
Previous versions and publish date:
0.1 (2019-04-26 10:30), 0.2 (2019-05-19 11:20), 0.3 (2019-08-02 06:40), 0.4 (2019-09-15 13:20), 0.5 (2019-11-03 13:10), 0.6 (2020-03-10 20:10), 0.7 (2020-03-31 20:10), 0.8 (2020-04-18 18:30), 0.9 (2020-09-02 09:20), 0.10 (2020-09-20 20:50), 0.11 (2020-11-07 09:50), 0.12 (2021-03-16 12:50), 0.15 (2021-05-31 16:30), 0.16 (2021-06-14 10:00), 0.17 (2021-08-08 20:20), 0.18 (2021-09-01 10:20), 0.19 (2021-10-23 19:10), 0.20 (2021-11-14 22:40), 0.21 (2021-12-03 12:50), 0.22 (2022-01-08 12:52), 0.23 (2022-01-23 13:32), 0.24 (2022-02-11 10:40), 0.25 (2022-02-28 10:40), 0.26 (2022-03-14 19:10), 0.27 (2022-04-29 01:20), 0.28 (2022-06-06 22:10), 0.29 (2022-06-20 13:30), 0.30 (2022-09-18 10:56), 0.31 (2023-03-02 08:30), 0.32 (2023-05-16 01:40), 0.33 (2023-06-30 23:30), 0.34 (2023-12-08 19:50), 0.35 (2024-03-11 09:20), 0.36 (2024-09-12 00:52), 0.37 (2024-12-08 10:00), 0.38 (2025-03-30 19:50), 0.39 (2025-11-02 07:11)
Other packages that cited admisc R package
View admisc citation profile
Other R packages that admisc depends, imports, suggests or enhances
Complete documentation for admisc
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

AMPLE  
Shiny Apps to Support Capacity Building on Harvest Control Rules
Three Shiny apps are provided that introduce Harvest Control Rules (HCR) for fisheries management. ...
Download / Learn more Package Citations See dependency  
murphydiagram  
Murphy Diagrams for Forecast Comparisons
Data and code for the paper by Ehm, Gneiting, Jordan and Krueger ('Of Quantiles and Expectiles: Con ...
Download / Learn more Package Citations See dependency  
shinybusy  
Busy Indicators and Notifications for 'Shiny' Applications
Add indicators (spinner, progress bar, gif) in your 'shiny' applications to show the user that the ...
Download / Learn more Package Citations See dependency  
crplyr  
A 'dplyr' Interface for Crunch
In order to facilitate analysis of datasets hosted on the Crunch data platform ...
Download / Learn more Package Citations See dependency  
golem  
A Framework for Robust Shiny Applications
An opinionated framework for building a production-ready 'Shiny' application. This package contains ...
Download / Learn more Package Citations See dependency  
phers  
Calculate Phenotype Risk Scores
Use phenotype risk scores based on linked clinical and genetic data to study Mendelian disease and ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA