Tags: ftsiboe/USFarmSafetyNetLab
Tags
Prune package: remove legacy code/data/docs Remove a large set of legacy R functions, data objects, and documentation to slim the package. Many R source files (numerous helpers, NASS/ADM processing functions, and dataset-specific routines), their man pages, and packaged .rda data files were deleted. Added a minimal PACKAGE_GLOBALVARIABLES R object and its Rd, updated .Rbuildignore to ignore new patterns (PDFs, data-raw, man/figures, etc.), and trimmed DESCRIPTION (cleared Imports/Remotes and reduced Suggests). NAMESPACE was simplified to only export calculate_mode and setup_environment (removed many exports and imports). Also updated R/zzz.R, tests/testthat.R, and refreshed the packaged PDF. This change appears aimed at cleaning/updating the package surface and reducing shipped content.
Prune package: remove legacy code/data/docs Remove a large set of legacy R functions, data objects, and documentation to slim the package. Many R source files (numerous helpers, NASS/ADM processing functions, and dataset-specific routines), their man pages, and packaged .rda data files were deleted. Added a minimal PACKAGE_GLOBALVARIABLES R object and its Rd, updated .Rbuildignore to ignore new patterns (PDFs, data-raw, man/figures, etc.), and trimmed DESCRIPTION (cleared Imports/Remotes and reduced Suggests). NAMESPACE was simplified to only export calculate_mode and setup_environment (removed many exports and imports). Also updated R/zzz.R, tests/testthat.R, and refreshed the packaged PDF. This change appears aimed at cleaning/updating the package surface and reducing shipped content.
Prune package: remove legacy code/data/docs Remove a large set of legacy R functions, data objects, and documentation to slim the package. Many R source files (numerous helpers, NASS/ADM processing functions, and dataset-specific routines), their man pages, and packaged .rda data files were deleted. Added a minimal PACKAGE_GLOBALVARIABLES R object and its Rd, updated .Rbuildignore to ignore new patterns (PDFs, data-raw, man/figures, etc.), and trimmed DESCRIPTION (cleared Imports/Remotes and reduced Suggests). NAMESPACE was simplified to only export calculate_mode and setup_environment (removed many exports and imports). Also updated R/zzz.R, tests/testthat.R, and refreshed the packaged PDF. This change appears aimed at cleaning/updating the package surface and reducing shipped content.
Prune package: remove legacy code/data/docs Remove a large set of legacy R functions, data objects, and documentation to slim the package. Many R source files (numerous helpers, NASS/ADM processing functions, and dataset-specific routines), their man pages, and packaged .rda data files were deleted. Added a minimal PACKAGE_GLOBALVARIABLES R object and its Rd, updated .Rbuildignore to ignore new patterns (PDFs, data-raw, man/figures, etc.), and trimmed DESCRIPTION (cleared Imports/Remotes and reduced Suggests). NAMESPACE was simplified to only export calculate_mode and setup_environment (removed many exports and imports). Also updated R/zzz.R, tests/testthat.R, and refreshed the packaged PDF. This change appears aimed at cleaning/updating the package surface and reducing shipped content.
Prune package: remove legacy code/data/docs Remove a large set of legacy R functions, data objects, and documentation to slim the package. Many R source files (numerous helpers, NASS/ADM processing functions, and dataset-specific routines), their man pages, and packaged .rda data files were deleted. Added a minimal PACKAGE_GLOBALVARIABLES R object and its Rd, updated .Rbuildignore to ignore new patterns (PDFs, data-raw, man/figures, etc.), and trimmed DESCRIPTION (cleared Imports/Remotes and reduced Suggests). NAMESPACE was simplified to only export calculate_mode and setup_environment (removed many exports and imports). Also updated R/zzz.R, tests/testthat.R, and refreshed the packaged PDF. This change appears aimed at cleaning/updating the package surface and reducing shipped content.
Prune package: remove legacy code/data/docs Remove a large set of legacy R functions, data objects, and documentation to slim the package. Many R source files (numerous helpers, NASS/ADM processing functions, and dataset-specific routines), their man pages, and packaged .rda data files were deleted. Added a minimal PACKAGE_GLOBALVARIABLES R object and its Rd, updated .Rbuildignore to ignore new patterns (PDFs, data-raw, man/figures, etc.), and trimmed DESCRIPTION (cleared Imports/Remotes and reduced Suggests). NAMESPACE was simplified to only export calculate_mode and setup_environment (removed many exports and imports). Also updated R/zzz.R, tests/testthat.R, and refreshed the packaged PDF. This change appears aimed at cleaning/updating the package surface and reducing shipped content.
Prune package: remove legacy code/data/docs Remove a large set of legacy R functions, data objects, and documentation to slim the package. Many R source files (numerous helpers, NASS/ADM processing functions, and dataset-specific routines), their man pages, and packaged .rda data files were deleted. Added a minimal PACKAGE_GLOBALVARIABLES R object and its Rd, updated .Rbuildignore to ignore new patterns (PDFs, data-raw, man/figures, etc.), and trimmed DESCRIPTION (cleared Imports/Remotes and reduced Suggests). NAMESPACE was simplified to only export calculate_mode and setup_environment (removed many exports and imports). Also updated R/zzz.R, tests/testthat.R, and refreshed the packaged PDF. This change appears aimed at cleaning/updating the package surface and reducing shipped content.
Return NA_character_ when input is empty calculate_mode previously returned an untyped NA (logical) when the input was empty. This commit changes that to NA_character_ so the function returns a character NA, preserving expected output type for character inputs and avoiding downstream type issues.
Return NA_character_ when input is empty calculate_mode previously returned an untyped NA (logical) when the input was empty. This commit changes that to NA_character_ so the function returns a character NA, preserving expected output type for character inputs and avoiding downstream type issues.
PreviousNext