Other packages > Find by keyword >

pixmap  

Bitmap Images / Pixel Maps
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("pixmap", "0.4-14")



Attach the package and use:
library("pixmap")
Maintained by
Achim Zeileis
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2001-09-10
Latest Update: 2025-07-26
Description:
Functions for import, export, plotting and other manipulations of bitmapped images.
How to cite:
Achim Zeileis (2001). pixmap: Bitmap Images / Pixel Maps. R package version 0.4-14, https://cran.r-project.org/web/packages/pixmap. Accessed 16 Jul. 2026.
Previous versions and publish date:
(2026-07-09 06:41), 0.1-2 (2001-09-10 11:21), 0.2-1 (2001-09-11 18:40), 0.3-0 (2002-10-01 20:19), 0.3-1 (2003-02-14 12:38), 0.3-2 (2003-03-02 16:07), 0.3-3 (2003-09-03 18:45), 0.3-4 (2003-09-24 12:44), 0.4-0 (2003-12-17 13:12), 0.4-1 (2004-03-23 13:12), 0.4-2 (2004-10-04 10:41), 0.4-3 (2005-07-25 12:53), 0.4-4 (2006-01-23 16:55), 0.4-5 (2006-10-09 18:42), 0.4-6 (2007-01-20 14:02), 0.4-7 (2007-05-03 19:22), 0.4-8 (2008-07-02 14:08), 0.4-9 (2008-07-04 17:13), 0.4-10 (2009-11-13 12:29), 0.4-11 (2011-07-19 17:17), 0.4-12 (2021-01-29 14:20), 0.4-13 (2024-05-03 18:12)
Other packages that cited pixmap R package
View pixmap citation profile
Other R packages that pixmap depends, imports, suggests or enhances
Complete documentation for pixmap
Functions, R codes and Examples using the pixmap R package
Some associated functions: addlogo-methods . channels-methods . pixmap-class . pixmap . pnm . 
Some associated R codes: AAA-classes.R . addlogo.R . pixmap.R . pnm.R . pnmhead.R .  Full pixmap package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

tibble  
Simple Data Frames
Provides a 'tbl_df' class (the 'tibble') with stricter checking and better formatting than the tradi ...
Download / Learn more Package Citations See dependency  
tarchetypes  
Archetypes for Targets
Function-oriented Make-like declarative pipelines for Statistics and data science are supported in t ...
Download / Learn more Package Citations See dependency  
wordnet  
WordNet Interface
An interface to WordNet using the Jawbone Java API to WordNet. WordNet (< ...
Download / Learn more Package Citations See dependency  
Rnmr1D  
Perform the Complete Processing of a Set of Proton Nuclear Magnetic Resonance Spectra
Perform the complete processing of a set of proton nuclear magnetic resonance spectra from the free ...
Download / Learn more Package Citations See dependency  
bbdetection  
Identification of Bull and Bear States of the Market
Implements two algorithms of detecting Bull and Bear markets in stock prices: the algorithm of Pagan ...
Download / Learn more Package Citations See dependency  
schoolmath  
Functions and Datasets for Math Used in School
Contains functions and datasets for math taught in school. A main focus is set to prime-calculation. ...
Download / Learn more Package Citations See dependency  

27,806

R Packages

239,283

Dependencies

73,837

Author Associations

27,807

Publication Badges

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