Other packages > Find by keyword >

fame  

Interface for FAME Time Series Database
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("fame", "2.21.1")



Attach the package and use:
library("fame")
Maintained by
Jeff Hallman
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2006-12-17
Latest Update:
Description:
Read and write FAME databases.
How to cite:
Jeff Hallman (2006). fame: Interface for FAME Time Series Database. R package version 2.21.1, https://cran.r-project.org/web/packages/fame. Accessed 06 Mar. 2026.
Previous versions and publish date:
0.98 (2006-12-17 19:59), 0.99 (2006-12-18 21:49), 1.00 (2006-12-19 19:42), 1.01 (2006-12-21 13:07), 1.02 (2007-01-30 22:43), 1.03 (2007-01-31 16:53), 1.04 (2007-02-01 10:49), 1.05 (2007-02-17 09:57), 1.08 (2007-07-18 21:42), 1.09 (2007-10-23 13:11), 1.10 (2008-04-29 20:57), 1.11 (2008-05-02 12:08), 1.13 (2008-05-13 20:56), 2.0 (2008-09-10 09:17), 2.3 (2008-09-14 18:39), 2.4 (2009-01-01 18:52), 2.5 (2009-01-22 09:36), 2.6 (2009-04-14 19:29), 2.7 (2009-11-19 14:00), 2.9 (2010-05-08 09:06), 2.10 (2010-11-18 08:14), 2.11 (2010-11-30 17:12), 2.12 (2010-12-13 21:18), 2.13 (2011-01-06 21:10), 2.15 (2011-04-07 12:19), 2.16 (2011-04-09 09:48), 2.17 (2011-10-15 21:53), 2.18 (2011-12-30 12:22), 2.21.1 (2021-11-05 19:43), 2.21 (2015-07-12 13:57)
Other packages that cited fame R package
View fame citation profile
Other R packages that fame depends, imports, suggests or enhances
Functions, R codes and Examples using the fame R package
Some associated functions: customization . fameAddAttribute . fameAttributes . fameConnection . fameIsScalar . getFamePath . getfame . lowLevelFame . osUtilities . tifToFameName . 
Some associated R codes: fame.R . fameAttributes.R . fameSupport.R . osUtilities.R .  Full fame package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

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