You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

27 lines
652 B

8 years ago
Package: wand
8 years ago
Type: Package
8 years ago
Title: Retrieve 'Magic' Attributes from Files and Directories
8 years ago
Version: 0.1.0
Date: 2016-08-12
Author: Bob Rudis (@hrbrmstr), Christos Zoulas [libmagic]
8 years ago
Maintainer: Bob Rudis <bob@rudis.net>
8 years ago
Description: The 'libmagic' library provides functions to determine
mime type and other metadata from files through their "magic"
attributes.
URL: http://github.com/hrbrmstr/wand
BugReports: https://github.com/hrbrmstr/wand/issues
SystemRequirements: libmagic
8 years ago
License: AGPL
Suggests:
testthat,
tibble,
magrittr,
dplyr
8 years ago
Depends:
R (>= 3.0.0)
Imports:
purrr,
Rcpp
LinkingTo: Rcpp
RoxygenNote: 5.0.1