The goal of pfocal
is to implement fast parallel convolution. R version >= 4.0.0 is required.
You can install the package as such:
# From CRAN
install.packages("devtools")
# Dev version from GitHub
devtools::install_github("LandSciTech/pfocal")