Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

progress update from CRAN #130

Closed
gaborcsardi opened this issue Dec 2, 2023 · 1 comment
Closed

progress update from CRAN #130

gaborcsardi opened this issue Dec 2, 2023 · 1 comment
Labels
upkeep maintenance, infrastructure, and similar

Comments

@gaborcsardi
Copy link
Member

Version: 1.6.4
Check: whether package can be installed
Result: WARN 
  Found the following significant warnings:
    ./vroom_big_int.h:60:9: warning: format specifies type 'int' but the argument has type 'R_xlen_t' (aka 'long') [-Wformat]
    ./vroom_chr.h:42:9: warning: format specifies type 'int' but the argument has type 'R_xlen_t' (aka 'long') [-Wformat]
    ./vroom_dttm.h:69:9: warning: format specifies type 'int' but the argument has type 'R_xlen_t' (aka 'long') [-Wformat]
    ./vroom_date.h:51:9: warning: format specifies type 'int' but the argument has type 'R_xlen_t' (aka 'long') [-Wformat]
    ./vroom_dbl.h:41:9: warning: format specifies type 'int' but the argument has type 'R_xlen_t' (aka 'long') [-Wformat]
    ./vroom_fct.h:126:9: warning: format specifies type 'int' but the argument has type 'R_xlen_t' (aka 'long') [-Wformat]
    ./vroom_int.h:39:9: warning: format specifies type 'int' but the argument has type 'R_xlen_t' (aka 'long') [-Wformat]
    ./vroom_num.h:51:9: warning: format specifies type 'int' but the argument has type 'R_xlen_t' (aka 'long') [-Wformat]
    ./vroom_time.h:51:9: warning: format specifies type 'int' but the argument has type 'R_xlen_t' (aka 'long') [-Wformat]
    /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/progress/include/RProgress.h:229:11: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
    /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/progress/include/RProgress.h:231:10: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
    /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/progress/include/RProgress.h:272:16: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
    /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/progress/include/RProgress.h:274:15: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
    ./vroom_rle.h:44:9: warning: format specifies type 'int' but the argument has type 'R_xlen_t' (aka 'long') [-Wformat]
    vroom_write.cc:272:16: warning: field precision should have type 'int', but argument has type 'size_type' (aka 'unsigned long') [-Wformat]
  See ‘/home/hornik/tmp/R.check/r-devel-clang/Work/PKGS/vroom.Rcheck/00install.out’ for details.
  * used C compiler: ‘Debian clang version 17.0.5 (1)’
  * used C++ compiler: ‘Debian clang version 17.0.5 (1)’
Flavor: [r-devel-linux-x86_64-debian-clang](https://www.r-project.org/nosvn/R.check/r-devel-linux-x86_64-debian-clang/vroom-00check.html)
@gaborcsardi gaborcsardi added the upkeep maintenance, infrastructure, and similar label Dec 6, 2023
@gaborcsardi
Copy link
Member Author

Done in #131.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
upkeep maintenance, infrastructure, and similar
Projects
None yet
Development

No branches or pull requests

1 participant