You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: cran-comments.md
+29Lines changed: 29 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,32 @@
1
+
Currently, there is a NOTE for pins on Windows that looks like this:
2
+
3
+
```
4
+
#STDOFF 2:05:08.9
5
+
#STDOFF 8:05:43.2
6
+
#STDOFF 7:36:41.7
7
+
#STDOFF -0:25:21.1
8
+
#STDOFF 1:39:49.2
9
+
#STDOFF -0:36:44.68
10
+
#STDOFF -4:56:01.6
11
+
#STDOFF -3:58:29.2
12
+
#STDOFF -4:19:18.3
13
+
#STDOFF -5:36:13.3
14
+
#STDOFF -4:56:16.4
15
+
#STDOFF 2:05:08.9
16
+
#STDOFF 8:05:43.2
17
+
#STDOFF 7:36:41.7
18
+
#STDOFF -0:25:21.1
19
+
#STDOFF 1:39:49.2
20
+
#STDOFF -0:36:44.68
21
+
#STDOFF -4:56:01.6
22
+
#STDOFF -3:58:29.2
23
+
#STDOFF -4:19:18.3
24
+
#STDOFF -5:36:13.3
25
+
#STDOFF -4:56:16.4
26
+
```
27
+
28
+
This is not due to pins but rather to the [arrow](https://cran.r-project.org/package=arrow) package and a problem with [how it includes a time zone database](https://github.com/apache/arrow/issues/35594).
29
+
1
30
## revdepcheck results
2
31
3
32
We checked 3 reverse dependencies (2 from CRAN + 1 from Bioconductor), comparing R CMD check results across CRAN and dev versions of this package.
0 commit comments