Other packages > Find by keyword >

bittermelon  

Bitmap Tools
View on CRAN: Click here


Download and install bittermelon package within the R console
Install from CRAN:
install.packages("bittermelon")

Install from Github:
library("remotes")
install_github("cran/bittermelon")

Install by package version:
library("remotes")
install_version("bittermelon", "2.1.1")



Attach the package and use:
library("bittermelon")
Maintained by
Trevor L. Davis
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2021-09-09
Latest Update: 2023-12-15
Description:
Provides functions for creating and modifying bitmaps with special emphasis on bitmap fonts and their glyphs. Provides native read/write support for the 'hex' and 'yaff' bitmap font formats and if 'Python' is installed can also read/write several more bitmap font formats using an embedded version of 'monobit'.
How to cite:
Trevor L. Davis (2021). bittermelon: Bitmap Tools. R package version 2.1.1, https://cran.r-project.org/web/packages/bittermelon. Accessed 18 Feb. 2025.
Previous versions and publish date:
0.1.3 (2021-09-09 07:50), 0.2.1 (2021-11-01 23:50), 1.0.0 (2022-08-15 20:30), 1.1.1 (2023-02-12 23:02), 1.1.2 (2023-12-15 04:20), 2.0.2 (2024-06-25 16:50)
Other packages that cited bittermelon R package
View bittermelon citation profile
Other R packages that bittermelon depends, imports, suggests or enhances
Complete documentation for bittermelon
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

OptGS  
Near-Optimal Group-Sequential Designs for Continuous Outcomes
Optimal group-sequential designs minimise some function of the expected and maximum sample size whil ...
Download / Learn more Package Citations See dependency  
readxlsb  
Read 'Excel' Binary (.xlsb) Workbooks
Import data from 'Excel' binary (.xlsb) workbooks into R. ...
Download / Learn more Package Citations See dependency  
clustMixType  
k-Prototypes Clustering for Mixed Variable-Type Data
Functions to perform k-prototypes partitioning clustering for mixed variable-type data according to ...
Download / Learn more Package Citations See dependency  
RobustBayesianCopas  
Robust Bayesian Copas Selection Model
Fits the robust Bayesian Copas (RBC) selection model of Bai et al. (2020) for cor ...
Download / Learn more Package Citations See dependency  
MOSS  
Multi-Omic Integration via Sparse Singular Value Decomposition
High dimensionality, noise and heterogeneity among samples and features challenge the omic integrat ...
Download / Learn more Package Citations See dependency  
ppmf  
Read Census Privacy Protected Microdata Files
Implements data processing described in to align modern differentially ...
Download / Learn more Package Citations See dependency  

23,712

R Packages

205,795

Dependencies

64,332

Author Associations

23,631

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA