Skip to contents

Some packages have logos but are not tied to CRAN in any way. These are stored as special cases.

Usage

check_known_packages(
  pkg_name,
  known_packages = getOption("hexFinder.known_packages")
)

Arguments

pkg_name

A single string with the name of a package to find the hex for.

known_packages

Named list with known hex locations for some packages.

Value

A URL that points to a image or NULL in no result was found.