2025-11-22 Luca Sartore * The HRTnomaly package VERSION 25.11.22 has been created * Included roxygen2 documentation to the file `R/bayesHRT.R` * Included roxygen2 documentation to the file `R/bayeswise.R` * Included roxygen2 documentation to the file `R/bootHRT.R` * Included roxygen2 documentation to the file `R/cellwise.R` * Included roxygen2 documentation to the file `R/class_check.R` * Included roxygen2 documentation to the file `R/dif.R` * Included roxygen2 documentation to the file `R/fuzzyHRT.R` * Included roxygen2 documentation to the file `R/gif.R` * Included roxygen2 documentation to the file `R/pif.R` * Included roxygen2 documentation to the file `R/print.checkwise.R` * Included roxygen2 documentation to the file `R/setCores.R` * Updated the file `man/bayesHRT.R` using roxygen2 * Updated the file `man/bayeswise.R` using roxygen2 * Updated the file `man/bootHRT.R` using roxygen2 * Updated the file `man/cellwise.R` using roxygen2 * Updated the file `man/class_check.R` using roxygen2 * Updated the file `man/dif.R` using roxygen2 * Updated the file `man/fuzzyHRT.R` using roxygen2 * Updated the file `man/gif.R` using roxygen2 * Updated the file `man/pif.R` using roxygen2 * Updated the file `man/print.checkwise.R` using roxygen2 * Updated the file `man/setCores.R` using roxygen2 * Mentioned bug reporters into the `THANKS` file 2025-11-20 Luca Sartore * The HRTnomaly package VERSION 25.11.20 has been created * Edited `\usage` lines in `man/pif.Rd` up to 90 characters 2025-11-19 Luca Sartore * The HRTnomaly package VERSION 25.11.19 has been created * Added `inline` to several functions in `src/cellwise.c` * Updated matrix initializations in `R/cellwise.R` * Updated matrix initializations in `R/bayeswise.R` * Fixed a typo in `R/zzz.R` 2025-11-18 Luca Sartore * The HRTnomaly package VERSION 25.11.18 has been created * Debugged the `mat_val_grad`, and `init_param` functions in `src/cellwise.c` * Updated the example code in the file "man/class_check.Rd" * Update all files in `src/` to avoid double-freeing memory. 2025-11-17 Luca Sartore * The HRTnomaly package VERSION 25.11.17 has been created * Debugged the `cmp_dbl`, `median_wna`, `init_param`, `mat_val_grad`, `lion`, and `relat_check` functions in `src/cellwise.c` 2025-09-09 Luca Sartore * The HRTnomaly package VERSION 25.9.9 has been created * Included "R/pif.R" for R code implementing proximity isolation forests * Included "src/pif.c" for C code implementing proximity isolation forests * Included "man/pif.Rd" for documenting proximity isolation forests 2025-06-04 Luca Sartore * The HRTnomaly package VERSION 25.6.4 has been created * Included "awesome" badge in `README.md` 2025-02-25 Luca Sartore * The HRTnomaly package VERSION 25.2.25 has been created * Udpate version numbers in `DESCRIPTION` and `inst/INSTALL.md` files * Debugged the `median`, `group_normalize`, and `group_tail` functions in `src/fuzzyHRT.c` to fix clang undefined behaviour * Udpate markdown code for images in `README.md` * Modified precompiler code around the `bayeswise` function in `src/cellwise.c` to fix standalone C tests * Fixed example code in `man/bayesHRT.Rd` * Fixed example code in `man/bootHRT.Rd` * Fixed example code in `man/cellwise.Rd` * Fixed example code in `man/class_check.Rd` * Fixed example code in `man/fuzzyHRT.Rd` * Fixed example code in `man/dif.Rd` * Fixed example code in `man/fuzzyHRT.Rd` * Fixed example code in `man/gif.Rd` * Fixed example code in `man/HRTnomaly-package.Rd` * Fixed example code in `man/print.checkwise.Rd` * Fixed example code in `man/toy.Rd` 2025-02-18 Luca Sartore * The HRTnomaly package VERSION 25.2.18 has been created for upload to CRAN 2025-01-22 Luca Sartore * The HRTnomaly package VERSION 25.1.22 has been created * Created a `src/myomp.h` file to debug a clang issue with OpenMP * Debugged OpenMP code in `src/HRTnomaly.c` * Debugged OpenMP code in `src/fuzzyHRT.c` * Debugged OpenMP code in `src/bayes_hppc.c` * Debugged OpenMP code in `src/post_thresh.c` * Debugged OpenMP code in `src/cellwise.c` * Debugged OpenMP code in `src/dif.c` * Debugged OpenMP code in `src/gif.c` * Modified startup messages in `R/zzz.R` 2025-01-18 Luca Sartore * The HRTnomaly package VERSION 25.1.18 has been created * Fixed the `Author` and `Authors@R` fields in the `DESCRIPTION` file 2025-01-11 Luca Sartore * The HRTnomaly package VERSION 25.1.11 has been created