Package: tigerfb Type: Package Title: Tiny Graphics Engine for an R Frame Buffer Version: 1.0.0 Authors@R: c( person("Mike", "Cheng", role = c("aut", "cre", 'cph'), email = "mikefc@coolbutuseless.com"), person("Erik", "Agsjo", role = c("aut"), comment = "Author of include 'tigr' library") ) Maintainer: Mike Cheng Description: A cross-platform graphics device which offers simple update via pre-rendered images with keyboard and mouse feedback. License: MIT + file LICENSE Encoding: UTF-8 SystemRequirements: GNU make LinkingTo: colorfast Depends: R (>= 4.1.0) Imports: colorfast Suggests: nara Config/roxygen2/version: 8.0.0 Copyright: This package is based in a large part on the Public Domain code packaged as the 'tigr' C library by Erik Agsjo. See COPYRIGHTS file for the public domain notice for this package. Config/pak/sysreqs: make Repository: https://coolbutuseless.r-universe.dev Date/Publication: 2026-07-06 21:39:48 UTC RemoteUrl: https://github.com/coolbutuseless/tigerfb RemoteRef: HEAD RemoteSha: cc91b9ba3a40118e5aa3a4d7d910a7c200959312 NeedsCompilation: yes Packaged: 2026-07-06 23:16:32 UTC; root Author: Mike Cheng [aut, cre, cph], Erik Agsjo [aut] (Author of include 'tigr' library)