-
Notifications
You must be signed in to change notification settings - Fork 1
/
DESCRIPTION
117 lines (117 loc) · 4.59 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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
Package: SticsRTests
Title: A Package for Automatic Tests of Integration
Version: 0.0.0.9000
Authors@R:
c(person(given = "Rémi",
family = "Vezy",
role = c("aut", "cre"),
email = "[email protected]",
comment = c(ORCID = "0000-0002-0808-1461")),
person("Samuel", "Buis", email = "[email protected]", role = c("aut")),
person(given = "Patrice",family = "Lecharpentier",
role = c("aut"),
email = "[email protected]"),
person("Michel", "Giner", email = "[email protected]", role = c("aut")))
Description: The package uses testthat to run all tests that cannot be made directly from the SticsRPacks packages
because they have to use external programs such as STICS or JavaSTICS (not yet automatically downloadable on the web).
License: file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.1
Imports:
SticsRFiles,
SticsOnR,
CroptimizR,
CroPlotR,
dplyr,
xfun,
knitr,
testthat,
SticsRPacks
Remotes:
github::SticsRPacks/CroPlotR@main,
github::SticsRPacks/CroptimizR@main,
github::SticsRPacks/SticsOnR@main,
github::SticsRPacks/SticsRFiles@main,
github::SticsRPacks/SticsRPacks@main,
Roxygen: list(markdown = TRUE)
SystemRequirements: Java 8
BinaryFiles:
inst/stics/V90/bin/JavaSticsCmd.exe,
inst/stics/V90/bin/JavaStics.exe,
inst/stics/V90/bin/stics_modulo,
inst/stics/V90/bin/stics_modulo.exe,
inst/stics/V90/bin/stics_modulo_mac,
inst/stics/V90/bin/jre7/bin/JAWTAccessBridge-32.dll,
inst/stics/V90/bin/jre7/bin/JavaAccessBridge-32.dll,
inst/stics/V90/bin/jre7/bin/JdbcOdbc.dll,
inst/stics/V90/bin/jre7/bin/WindowsAccessBridge-32.dll,
inst/stics/V90/bin/jre7/bin/awt.dll,
inst/stics/V90/bin/jre7/bin/axbridge.dll,
inst/stics/V90/bin/jre7/bin/client/jvm.dll,
inst/stics/V90/bin/jre7/bin/dcpr.dll,
inst/stics/V90/bin/jre7/bin/decora-d3d.dll,
inst/stics/V90/bin/jre7/bin/decora-sse.dll,
inst/stics/V90/bin/jre7/bin/deploy.dll,
inst/stics/V90/bin/jre7/bin/dt_shmem.dll,
inst/stics/V90/bin/jre7/bin/dt_socket.dll,
inst/stics/V90/bin/jre7/bin/dtplugin/deployJava1.dll,
inst/stics/V90/bin/jre7/bin/dtplugin/npdeployJava1.dll,
inst/stics/V90/bin/jre7/bin/eula.dll,
inst/stics/V90/bin/jre7/bin/fontmanager.dll,
inst/stics/V90/bin/jre7/bin/fxplugins.dll,
inst/stics/V90/bin/jre7/bin/glass.dll,
inst/stics/V90/bin/jre7/bin/glib-lite.dll,
inst/stics/V90/bin/jre7/bin/gstreamer-lite.dll,
inst/stics/V90/bin/jre7/bin/hprof.dll,
inst/stics/V90/bin/jre7/bin/instrument.dll,
inst/stics/V90/bin/jre7/bin/j2pcsc.dll,
inst/stics/V90/bin/jre7/bin/j2pkcs11.dll,
inst/stics/V90/bin/jre7/bin/jaas_nt.dll,
inst/stics/V90/bin/jre7/bin/java.dll,
inst/stics/V90/bin/jre7/bin/java_crw_demo.dll,
inst/stics/V90/bin/jre7/bin/javafx-font.dll,
inst/stics/V90/bin/jre7/bin/javafx-iio.dll,
inst/stics/V90/bin/jre7/bin/jawt.dll,
inst/stics/V90/bin/jre7/bin/jdwp.dll,
inst/stics/V90/bin/jre7/bin/jfr.dll,
inst/stics/V90/bin/jre7/bin/jfxmedia.dll,
inst/stics/V90/bin/jre7/bin/jfxwebkit.dll,
inst/stics/V90/bin/jre7/bin/jli.dll,
inst/stics/V90/bin/jre7/bin/jp2iexp.dll,
inst/stics/V90/bin/jre7/bin/jp2native.dll,
inst/stics/V90/bin/jre7/bin/jp2ssv.dll,
inst/stics/V90/bin/jre7/bin/jpeg.dll,
inst/stics/V90/bin/jre7/bin/jpicom.dll,
inst/stics/V90/bin/jre7/bin/jpiexp.dll,
inst/stics/V90/bin/jre7/bin/jpinscp.dll,
inst/stics/V90/bin/jre7/bin/jpioji.dll,
inst/stics/V90/bin/jre7/bin/jpishare.dll,
inst/stics/V90/bin/jre7/bin/jsdt.dll,
inst/stics/V90/bin/jre7/bin/jsound.dll,
inst/stics/V90/bin/jre7/bin/jsoundds.dll,
inst/stics/V90/bin/jre7/bin/kcms.dll,
inst/stics/V90/bin/jre7/bin/libxml2.dll,
inst/stics/V90/bin/jre7/bin/libxslt.dll,
inst/stics/V90/bin/jre7/bin/management.dll,
inst/stics/V90/bin/jre7/bin/mlib_image.dll,
inst/stics/V90/bin/jre7/bin/msvcr100.dll,
inst/stics/V90/bin/jre7/bin/net.dll,
inst/stics/V90/bin/jre7/bin/nio.dll,
inst/stics/V90/bin/jre7/bin/npjpi170_09.dll,
inst/stics/V90/bin/jre7/bin/npoji610.dll,
inst/stics/V90/bin/jre7/bin/npt.dll,
inst/stics/V90/bin/jre7/bin/plugin2/msvcr100.dll,
inst/stics/V90/bin/jre7/bin/plugin2/npjp2.dll,
inst/stics/V90/bin/jre7/bin/prism-d3d.dll,
inst/stics/V90/bin/jre7/bin/rmi.dll,
inst/stics/V90/bin/jre7/bin/splashscreen.dll,
inst/stics/V90/bin/jre7/bin/ssv.dll,
inst/stics/V90/bin/jre7/bin/sunec.dll,
inst/stics/V90/bin/jre7/bin/sunmscapi.dll,
inst/stics/V90/bin/jre7/bin/t2k.dll,
inst/stics/V90/bin/jre7/bin/unpack.dll,
inst/stics/V90/bin/jre7/bin/verify.dll,
inst/stics/V90/bin/jre7/bin/w2k_lsa_auth.dll,
inst/stics/V90/bin/jre7/bin/wsdetect.dll,
inst/stics/V90/bin/jre7/bin/zip.dll