Package: suggests 0.1.0
suggests: Declare when Suggested Packages are Needed
By adding dependencies to the "Suggests" field of a package's DESCRIPTION file, and then declaring that they are needed within any dependent functionality, it is often possible to significantly reduce the number of "hard" dependencies required by a package. This package provides a minimal way to declare when a suggested package is needed.
Authors:
suggests_0.1.0.tar.gz
suggests_0.1.0.zip(r-4.7)suggests_0.1.0.zip(r-4.6)suggests_0.1.0.zip(r-4.5)
suggests_0.1.0.tgz(r-4.6-any)suggests_0.1.0.tgz(r-4.5-any)
suggests_0.1.0.tar.gz(r-4.7-any)suggests_0.1.0.tar.gz(r-4.6-any)
suggests_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
suggests/json (API)
NEWS
| # Install 'suggests' in R: |
| install.packages('suggests', repos = c('https://owenjonesuob.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/owenjonesuob/suggests/issues
Last updated from:b66346dbbb. Checks:7 NOTE, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | NOTE | 108 | ||
| source / vignettes | OK | 262 | ||
| linux-release-x86_64 | NOTE | 105 | ||
| macos-release-arm64 | NOTE | 153 | ||
| macos-oldrel-arm64 | NOTE | 202 | ||
| windows-devel | NOTE | 77 | ||
| windows-release | NOTE | 56 | ||
| windows-oldrel | NOTE | 63 | ||
| wasm-release | OK | 87 |
Exports:find_depsis_installedneed
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| List places where dependencies are used | find_deps |
| Check whether packages are installed | is_installed |
| Declare that packages are needed | need |
