package can't be installed because `assertive` is defunct
- Dominant language
- R
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
## Summary
- Package `assertive` has been [removed from CRAN](https://cran.r-project.org/web/packages/assertive/index.html)
- Because of this, packages that depend on `assertive` can't be installed automatically (with, e.g., `devtools::install_github("BAAQMD/geotools"); nstallation will fail
- This package relies on `assertive.numbers` in a really unnecessary way
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by checking the package dependency metadata and locating references to assertive.numbers. Confirm which dependency and code paths prevent installation, then verify that the package installs successfully without the defunct assertive dependency.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- r
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100