@@ -9,24 +9,11 @@ duckplyr 0.3.0
9
9
## Current CRAN check results
10
10
11
11
- [x] Checked on 2023-12-10, problems found: https://cran.r-project.org/web/checks/check_results_duckplyr.html
12
- - [ ] other_issue: NA
12
+ - [x ] other_issue: fixed
13
13
See: < https://www.stats.ox.ac.uk/pub/bdr/gcc12/duckplyr.out >
14
- - [ ] other_issue: NA
15
- See: < https://www.stats.ox.ac.uk/pub/bdr/gcc12/duckplyr.out >
16
- - [ ] WARN: r-devel-linux-x86_64-debian-gcc
14
+ - [x] WARN: r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64
17
15
Found the following significant warnings:
18
16
relational.c:35:27: warning: format ‘%p’ expects argument of type ‘void * ’, but argument 2 has type ‘SEXP’ {aka ‘struct SEXPREC * ’} [ -Wformat=]
19
17
See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/duckplyr.Rcheck/00install.out’ for details.
20
18
* used C compiler: ‘gcc-13 (Debian 13.2.0-7) 13.2.0’
21
- - [ ] WARN: r-devel-linux-x86_64-fedora-gcc
22
- Found the following significant warnings:
23
- relational.c:35:27: warning: format '%p' expects argument of type 'void * ', but argument 2 has type 'SEXP' {aka 'struct SEXPREC * '} [ -Wformat=]
24
- See ‘/data/gannet/ripley/R/packages/tests-devel/duckplyr.Rcheck/00install.out’ for details.
25
- * used C compiler: ‘gcc-13 (GCC) 13.2.0’
26
- - [ ] WARN: r-devel-windows-x86_64
27
- Found the following significant warnings:
28
- relational.c:35:27: warning: format '%p' expects argument of type 'void * ', but argument 2 has type 'SEXP' {aka 'struct SEXPREC * '} [ -Wformat=]
29
- See 'd:/Rcompile/CRANpkg/local/4.4/duckplyr.Rcheck/00install.out' for details.
30
- * used C compiler: 'gcc.exe (GCC) 12.3.0'
31
-
32
- Check results at: https://cran.r-project.org/web/checks/check_results_duckplyr.html
19
+ Fixed.
0 commit comments