Skip to content
Permalink
master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
Package: MARMoSET
Type: Package
Title: MetAdata from Mass SpectromETry
Version: 0.1.0
Author: Who wrote it
Maintainer: The package maintainer <yourself@somewhere.net>
Description: Extraction of meta data from Thermo Fisher Scientific mass spectrometric raw data files into a json file via a
c# command line tool.
Also provided are methods to assemble data requred for publication by journals and to write them into a tab delimited text file.
License: MIT
Encoding: UTF-8
LazyData: true
Imports:
assertive.base,
assertive.files,
assertive.numbers,
assertive.properties,
assertive.reflection,
assertive.sets,
assertive.strings,
assertive.types,
dplyr,
fs,
jsonlite,
magrittr,
rlist,
stringi,
tidyr,
utils
Depends:
R (>= 2.10)
Suggests:
readODS,
knitr,
rmarkdown
RoxygenNote: 6.1.1
VignetteBuilder: knitr