Changes in version 1.2-5 (2026-06-09) - Fixed handling of method = "N.mov" with home.field = FALSE. In previous versions this option was silently ignored because N_mov() forced home.field = TRUE internally. - Fixed related no-home-field parameter indexing in the N_mov() and NB_mov() score/Hessian helpers. - Fixed no-home-field binary fixed-effect assignment in the PB_cre() Hessian helper. - Added neutral-site/home-field smoke coverage. Short regression coverage is run during package checks; the full option matrix can be run locally with NOT_CRAN=true. - Refreshed user documentation, examples, references, and citation metadata. - Default home.field = TRUE behavior is intended to be unchanged. Prior results are expected to be affected only for calls using method = "N.mov", home.field = FALSE. Changes in version 1.2-4 (2023-01-07) - Added DOI links to references in Description. Changes in version 1.2-3 (2023-01-06) - Added paper reference about potential bias in the home field effect estimates. - Changed default for REML.N to TRUE. Changes in version 1.2-2 (2018-08-24) - Corrected output of offensive and defensive team ratings when method = "N". Changes in version 1.2-1 (2018-04-19) - Added method = "N.mov". Changes in version 1.2-0 - Added REML.N argument. Changes in version 1.1-2 (2015-11-13) - Changed option method = "Richardson" to method = "simple" for the jacobian() function from package numDeriv. - Changed the sign of the Hessian. - Now reports scaled conditional residuals for models N and NB. Changes in version 1.0-2 (2014-07-10) - First public release.