Other packages > Find by keyword >

sets  

Sets, Generalized Sets, Customizable Sets and Intervals
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("sets", "1.0-25")



Attach the package and use:
library("sets")
Maintained by
David Meyer
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2007-10-16
Latest Update: 2023-12-06
Description:
Data structures and basic operations for ordinary sets, generalizations such as fuzzy sets, multisets, and fuzzy multisets, customizable sets, and intervals.
How to cite:
David Meyer (2007). sets: Sets, Generalized Sets, Customizable Sets and Intervals. R package version 1.0-25, https://cran.r-project.org/web/packages/sets. Accessed 21 Nov. 2024.
Previous versions and publish date:
0.1-1 (2007-10-16 22:36), 0.1-2 (2008-04-23 11:32), 0.1-3 (2008-05-29 00:11), 0.1 (2007-10-16 13:09), 0.2-1 (2008-07-30 15:38), 0.2 (2008-07-10 16:31), 0.3-1 (2008-08-11 15:32), 0.3-2 (2008-08-12 16:52), 0.3 (2008-08-11 10:41), 0.4 (2008-11-28 12:38), 0.5 (2009-01-21 14:36), 0.6 (2009-02-10 16:49), 0.7 (2009-05-24 20:37), 1.0-1 (2009-11-06 15:29), 1.0-2 (2009-12-22 11:46), 1.0-3 (2010-02-10 17:04), 1.0-4 (2010-02-14 18:51), 1.0-5 (2010-04-11 22:43), 1.0-6 (2010-04-11 23:07), 1.0-7 (2010-08-30 23:58), 1.0-8 (2012-01-24 17:38), 1.0-9 (2012-03-29 23:18), 1.0-10 (2012-08-27 23:24), 1.0-11 (2012-09-02 13:01), 1.0-12 (2012-11-13 09:39), 1.0-13 (2013-03-19 15:59), 1.0-14 (2015-04-30 10:20), 1.0-15 (2015-07-08 17:11), 1.0-16 (2015-10-11 19:21), 1.0-17 (2017-03-07 13:54), 1.0-18 (2017-12-12 07:47), 1.0-19 (2021-10-11 12:20), 1.0-20 (2021-12-08 18:40), 1.0-21 (2022-02-09 18:57), 1.0-22 (2023-02-01 14:22), 1.0-23 (2023-03-04 08:54), 1.0-24 (2023-03-07 08:08), 1.0 (2009-08-04 17:42)
Other packages that cited sets R package
View sets citation profile
Other R packages that sets depends, imports, suggests or enhances
Complete documentation for sets
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  
pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  
kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  
RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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