-
Notifications
You must be signed in to change notification settings - Fork 11
/
DESCRIPTION
29 lines (29 loc) · 1.04 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
Package: compareWith
Title: Compare and Merge Tools for RStudio
Version: 0.0.1.9000
Authors@R:
c(person("Roland", "Schmid", role = c("aut", "cre"),
email = "roland.schmid@mirai-solutions.com"),
person("Riccardo", "Porreca", role = "aut",
email = "riccardo.porreca@mirai-solutions.com"),
person("Nicoletta", "Farabullini", role = "aut"),
person("Mirai Solutions GmbH", role = "cph",
email = "opensource@mirai-solutions.com"))
Description: Allows RStudio users to compare files with Meld
through RStudio addins. This facilitates and streamlines performing
diff and merge tasks from within RStudio, especially for projects
under version control.
License: GPL-3
URL: https://mirai-solutions.ch,
https://github.com/miraisolutions/compareWith#readme
BugReports: https://github.com/miraisolutions/compareWith/issues
Imports:
rstudioapi,
sys
Suggests:
testthat (>= 2.1.0)
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.2
SystemRequirements: meld