Other packages > Find by keyword >

file2meco  

Transform Files to 'microtable' Object with 'microeco' Package
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("file2meco", "0.9.1")



Attach the package and use:
library("file2meco")
Maintained by
Chi Liu
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2021-09-09
Latest Update: 2024-11-19
Description:
Transform output files of some tools to the 'microtable' object of 'microtable' class in 'microeco' package. The 'microtable' class is the basic class in 'microeco' package and is necessary for the downstream microbial community data analysis.
How to cite:
Chi Liu (2021). file2meco: Transform Files to 'microtable' Object with 'microeco' Package. R package version 0.9.1, https://cran.r-project.org/web/packages/file2meco. Accessed 06 Mar. 2026.
Previous versions and publish date:
0.1.0 (2021-09-09 11:00), 0.2.0 (2021-11-16 06:40), 0.2.1 (2022-01-06 15:30), 0.2.2 (2022-03-23 17:00), 0.2.3 (2022-05-06 11:20), 0.2.4 (2022-05-24 12:40), 0.3.0 (2022-06-07 11:40), 0.4.0 (2022-08-07 11:50), 0.5.0 (2022-11-15 19:40), 0.6.0 (2023-05-05 10:50), 0.7.0 (2023-11-10 05:50), 0.7.1 (2024-03-07 07:20), 0.8.0 (2024-06-30 10:20), 0.9.0 (2024-10-31 07:20)
Other packages that cited file2meco R package
View file2meco citation profile
Other R packages that file2meco depends, imports, suggests or enhances
Complete documentation for file2meco
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

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  
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  
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  
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  
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  
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  

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