Title Length Reduction: The length of the package title has beenreduced to less than 65 characters as per the recommendations of the RCRAN revisor.
Improved Author Declaration: Authors, Maintainer, and Contributorsare now declared using theAuthors@R field with appropriateroles specified usingperson() calls. This enhances clarityand conformity with R standards.
Added\value to .Rd files for exported methods,explaining the structure and meaning of function results. Missing\value tags inspANOVAapp.Rd andspCrossvalid.Rd have been rectified.
Preservation of User Settings: Modifications to user options, par, orworking directory have been revised. Functions now ensure therestoration of settings using immediate calls ofon.exit(),preventing unintended alterations.
anova,print andsummary are no longer imported fromspatialreg_R_CLASS_MATRIX_ARRAY_=true, switch fromclass to inherits.spTukey() shows the original mean and the spatialfiltered mean.
aovGeo() The iterative process take into account thesemivariogram parameters in the initial model.
spANOVAapp() shows a loader when the output is(re)calculating.
The first working version of the package.