-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathDESCRIPTION
21 lines (21 loc) · 885 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Package: CompaniesHouse
Type: Package
Title: Extract & Process Companies House Data in R
Version: 0.6.0
Author: Matthew Smith
Authors@R: person("Matthew", "Smith", role = c("aut", "cre"), email = "m.smith3@napier.ac.uk")
Maintainer: Matthew Smith <m.smith3@napier.ac.uk>
Description: This package extracts firm information from Companies House (using the API). The package also provides tools to analyse this data, with a focus on creating interlocking directorates networks from the data.
Depends: R (>= 3.5.0)
License: GPL-3
Encoding: UTF-8
Imports: igraph,dplyr,purrr,ggplot2,ITNr,utils,
GGally,httr,jsonlite,intergraph,
network,tnet,rapportools,plyr
LazyData: true
RoxygenNote: 7.1.1
Suggests: knitr,
rmarkdown
VignetteBuilder: knitr
URL: https://matthewsmith.rbind.io
BugReports: https://github.com/MatthewSmith430/CompaniesHouse/issues