Changes in version 0.9-1 (2025-09-19) - Maintainer email updated - Added package doi Changes in version 0.9-0 (2025-08-28) - Added unit tests - Improved C code : error catching and contiguous 2D allocation - Fixed citation file Changes in version 0.8-1 (2022-10-18) - Fix warnings in C code as requested by CRAN maintainers. Changes in version 0.8-0 (2021-03-20) - Add badges, logo and update pkgdown site - Add github actions Changes in version 0.7-0 (2020-03-03) - Function added to code due to PCIT package been archived on CRAN. Changes in version 0.6-0 (2020-02-07) - Code update due to CRAN requirements. Changes in version 0.5-3 (2019-03-06) - Detailed description of the package - Added copyright holders Changes in version 0.5-2 - Added citation for package Changes in version 0.5-1 - Updated code to add R_forceSymbols(dll, TRUE) - Vignette typos and English improvements Changes in version 0.5-0 - Added R_registerRoutines - Use R random numbers generation instead of rand and srand and the Rprintf - Use the Rprintf to direct C code outputs to the R console Changes in version 0.4-0 - commented printf from abc_R.c, graph.c, network_random_R.C (CRAN requirement) - removed [-Wunused-variable] (and some others) warnings Changes in version 0.3-0 - bug fix to enable C code compatibility for macos Changes in version 0.2-0 - vignette created Changes in version 0.1-1 - Added readme, examples and website. - Code updated for R 3.5.2 Changes in version 0.0-1 - First release of the package. - Added a NEWS.md file to track changes to the package.