networkABC 0.9-0
- Added unit tests
- Improved C code : error catching and contiguous 2D allocation
- Fixed citation file
networkABC 0.8-0
CRAN release: 2021-03-20
- Add badges, logo and update pkgdown site
- Add github actions
networkABC 0.7-0
CRAN release: 2020-03-03
- Function added to code due to PCIT package been archived on CRAN.
networkABC 0.5-3
CRAN release: 2019-03-06
- Detailed description of the package
- Added copyright holders
networkABC 0.5-1
- Updated code to add R_forceSymbols(dll, TRUE)
- Vignette typos and English improvements
networkABC 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