Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0.9.0 #106

Merged
merged 12 commits into from
Nov 3, 2024
Merged

0.9.0 #106

merged 12 commits into from
Nov 3, 2024

Commits on Nov 1, 2024

  1. 0.9.0dev: mirai test

    - par_grid with mirai (untested)
    sigmafelix committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    c3aedfe View commit details
    Browse the repository at this point in the history
  2. par_grid_mirai checked

    - TODO: confirm whether par_grid projection nonalignment yields error when par_y = FALSE (default)
    - TODO: apply mirai_map in others
    sigmafelix committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    ebad8e4 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2024

  1. par_hierarchy_mirai

    sigmafelix committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    477014a View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2024

  1. 0.9.0 candidate

    - Mirai implementation (par*_mirai) using mirai::mirai_map
    - Tests for the added functions
    - TODO: check mirai-lapply combination
    sigmafelix committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    71e5c8e View commit details
    Browse the repository at this point in the history
  2. codemeta update for 0.9.0

    sigmafelix committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    8cc95a0 View commit details
    Browse the repository at this point in the history
  3. NEWS.md update

    sigmafelix committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    42e189c View commit details
    Browse the repository at this point in the history
  4. checked 0.9.0

    - dropped usher
    - replaced library() to requireNamespace()
    sigmafelix committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    f128b64 View commit details
    Browse the repository at this point in the history
  5. pkgdown YAML update

    sigmafelix committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    9d077cd View commit details
    Browse the repository at this point in the history
  6. extract_at update

    - addressing #105
    - TODO: field name filtering in .kernel_weighting() needs to be generalized to avoid potential duplicated name errors
    sigmafelix committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    2d3903d View commit details
    Browse the repository at this point in the history
  7. extract_at fix

    - Homogenizing column names that are different from settings in `terra::extract()` (e.g., coverage_fraction)
    sigmafelix committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    5600c8e View commit details
    Browse the repository at this point in the history
  8. CMD CHECK fix

    - fixed inconsistency in extract_at documentation
    - codecov coverage is recovered
    - README.Rmd revision on mirai support
    sigmafelix committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    ca080f0 View commit details
    Browse the repository at this point in the history
  9. test fix

    sigmafelix committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    5c2e661 View commit details
    Browse the repository at this point in the history