Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up
This is not an issue as long as keyring is installed on machines. It is essentially an issue on CRAN checks (Fedora, Macos flavors) and for R codes that are tested / run on CRAN checks, as it is the case in reverse depends GermaParl package (use of zen4R for data downloads from DOI).
The purpose is to bind the keyring use when a token is specified. When anonymous / tokenless use (token = NULL), the keyring functions should not be invoked.