-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
21 lines (21 loc) · 1.16 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Package: autolink
Type: Package
Title: Providing a simple and accessible medium between analysts and data linkage.
Version: 0.4.7
Authors@R: c(
person(given=c("Cole", "D."), family="Chuchmach", email="Cole.Chuchmach@umanitoba.ca", role=c("aut", "cre")),
person(given=c("Barret", "A."), family="Monchka", email="Barret.Monchka@umanitoba.ca", role="aut")
)
Author: Cole Chuchmach [aut, cre],
Barret Monchka [aut]
Maintainer: Cole Chuchmach <Cole.Chuchmach@umanitoba.ca>
Description: The automatic data linkage package is built to help facilitate quicker linkage tests and iterations by preventing the
user from needing to manually make changes to existing code and instead only require tweaks through an accessible user interface
provided through the package.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Depends: DBI, dplyr, stringi, stringr, data.table, readr, haven, openxlsx, writexl, tidyverse, splitstackshape, shiny, tools,
shinyBS, bslib, DT, shinyjs, RSQLite, jsonlite, scales, reclin2, Metrics, bsicons, Hmisc, shinyFiles, stringdist
RoxygenNote: 7.3.2
URL: https://github.com/CHIMB/autolink