質問編集履歴
2
文字化け事象のキャプチャを挿入
test
CHANGED
File without changes
|
test
CHANGED
@@ -56,4 +56,4 @@
|
|
56
56
|
|
57
57
|
[1] fansi_0.4.2 utf8_1.1.4 crayon_1.4.1 R6_2.5.0 lifecycle_1.0.0 magrittr_2.0.1 pillar_1.5.0 rlang_0.4.10 vctrs_0.3.6
|
58
58
|
|
59
|
-
[10] generics_0.1.0 ellipsis_0.3.1 tools_4.0.4 glue_1.4.2 purrr_0.3.4 compiler_4.0.4 pkgconfig_2.0.3 tidyselect_1.1.0 tibble_3.0.6
|
59
|
+
[10] generics_0.1.0 ellipsis_0.3.1 tools_4.0.4 glue_1.4.2 purrr_0.3.4 compiler_4.0.4 pkgconfig_2.0.3 tidyselect_1.1.0 tibble_3.0.6![イメージ説明](35764c45c03240ec70332097becd3cf1.png)
|
1
実行環境の追加
test
CHANGED
File without changes
|
test
CHANGED
@@ -15,3 +15,45 @@
|
|
15
15
|
解決方法ご教示いただけますと幸いです。
|
16
16
|
|
17
17
|
よろしくお願い致します。
|
18
|
+
|
19
|
+
|
20
|
+
|
21
|
+
追記
|
22
|
+
|
23
|
+
|
24
|
+
|
25
|
+
R version 4.0.4 (2021-02-15)
|
26
|
+
|
27
|
+
Platform: x86_64-w64-mingw32/x64 (64-bit)
|
28
|
+
|
29
|
+
Running under: Windows 10 x64 (build 17763)
|
30
|
+
|
31
|
+
|
32
|
+
|
33
|
+
Matrix products: default
|
34
|
+
|
35
|
+
|
36
|
+
|
37
|
+
locale:
|
38
|
+
|
39
|
+
[1] LC_COLLATE=Japanese_Japan.932 LC_CTYPE=Japanese_Japan.932 LC_MONETARY=Japanese_Japan.932 LC_NUMERIC=C LC_TIME=Japanese_Japan.932
|
40
|
+
|
41
|
+
|
42
|
+
|
43
|
+
attached base packages:
|
44
|
+
|
45
|
+
[1] stats graphics grDevices utils datasets methods base
|
46
|
+
|
47
|
+
|
48
|
+
|
49
|
+
other attached packages:
|
50
|
+
|
51
|
+
[1] stringi_1.5.3 dplyr_1.0.4 RMySQL_0.10.21 DBI_1.1.1
|
52
|
+
|
53
|
+
|
54
|
+
|
55
|
+
loaded via a namespace (and not attached):
|
56
|
+
|
57
|
+
[1] fansi_0.4.2 utf8_1.1.4 crayon_1.4.1 R6_2.5.0 lifecycle_1.0.0 magrittr_2.0.1 pillar_1.5.0 rlang_0.4.10 vctrs_0.3.6
|
58
|
+
|
59
|
+
[10] generics_0.1.0 ellipsis_0.3.1 tools_4.0.4 glue_1.4.2 purrr_0.3.4 compiler_4.0.4 pkgconfig_2.0.3 tidyselect_1.1.0 tibble_3.0.6
|