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: Get metadata out of raw files
Version: 0.1.0
Author: Who wrote it
Maintainer: The package maintainer <yourself@somewhere.net>
Description: This packages uses a c# command line tool to extract the meta data of a raw file into a json file.
It contains methods to collect data requred for publication by journal and to write them into a tab delimited text file.
License: What license is it under?
Encoding: UTF-8
LazyData: true
Imports:
assertive.base,
assertive.files,
assertive.numbers,
assertive.properties,
assertive.reflection,
assertive.sets,
assertive.strings,
assertive.types,
jsonlite,
pathological,
rlist,
stringi,
magrittr
Depends:
R (>= 2.10)
Suggests:
readODS,
knitr,
rmarkdown
RoxygenNote: 6.1.1
VignetteBuilder: knitr