Title: | Retrieves CRAN Queue Data |
---|---|
Description: | Retrieves CRAN queue data |
Authors: | Mark Sellors [aut, cre] |
Maintainer: | Mark Sellors <[email protected]> |
License: | MIT + file LICENSE |
Version: | 0.0.0.9000 |
Built: | 2024-11-16 03:18:45 UTC |
Source: | https://github.com/sellorm/cranq |
checks where a package is within the incoming queues
check_package(package)
check_package(package)
package |
Package name to check for |
reports on the contents of CRANs incoming queues
incoming(stage_name = NULL)
incoming(stage_name = NULL)
stage_name |
The name of the queue to check |