Changes in version 0.4.9000 - ERROR in GLPK if there is a NA or nan in Xaux when balseq is called. - stratifiedcube, fbs and balstrat now have a modified landing (linear programming or suppresion of variables). I also add a randomization option. - modified version of ffphase. Changes in version 0.4.1 (2022-10-26) - (ERROR fixed, the cumsum/floor function does not have the same result on mac. This is what was producing the error.) Changes in version 0.4.0 (2022-10-21) - add Deville systematic functions (sys_deville, sys_devillepi2) - add EPS in stratifedcube and landingRM - add full option in osod - add cps C++ implementation of the UPmaxentropy function from sampling package. - add balseq stream sampling - add distunitk in src folder. - add Rglpk as depends in DESCRIPTION Changes in version 0.3.0 (2021-09-24) - add One step One decision sampling method (osod, c_bound, inclprob) - remove test_that Changes in version 0.2.0 (2021-05-20) - fix a findB when the number of columns is greater than the number of rows. - add calibRaking, harmonize, otmatch and bsmatch (a proposed method to do statistical matching). - add vignettes to explain how to use statistical matching. - change README to add information about statistical matching. - add arXiv link whether it is necessary. Changes in version 0.1.0 (2021-01-26) CRAN resubmission - Please do not modify the user's global environment or the user's home filespace in your examples or vignettes by deleting objects: rm(list = ls()) - remove rm(list = ls()) from R environment of cpp files. CRAN resubmission - moved https://arxiv.org/abs/arXiv:2101.05568 to https://arxiv.org/abs/2101.05568 CRAN resubmission - add \value to Rd file landingRM - remove all rm(list = ls()) - remove all call to sampling:: and put sampling in suggest CRAN submission