update kpn 2025-08#96
Merged
Merged
Conversation
There was a problem hiding this comment.
Pull Request Overview
This PR updates the KPN (Korean Proven Nias) dataset to the 2025-08 version and includes improvements to documentation and project configuration. The changes focus on updating data sources, fixing documentation language, and adding CI/CD workflows.
Key changes:
- Updates KPN dataset source file from 2502 to 2508 version with adjusted skip parameter
- Fixes grammatical errors in documentation for the hanwoo_info function
- Adds GitHub Actions workflow for R package checking and CI/CD automation
Reviewed Changes
Copilot reviewed 5 out of 8 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| data-raw/hanwoo_kpn/DATASET.R | Updates Excel data source to newer version (kpn-nias-2508.xlsx) and changes skip parameter |
| man/hanwoo_info.Rd | Corrects grammar in function documentation and parameter descriptions |
| .github/workflows/check-standard.yaml | Adds comprehensive R-CMD-check workflow for CI/CD |
| .github/.gitignore | Adds gitignore for HTML files in GitHub directory |
| .Rbuildignore | Excludes GitHub directory from R package builds |
- Remove outdated r.yml workflow - Keep modern check-standard.yaml workflow
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.