* using log directory ‘/data/blackswan/ripley/R/packages/tests-vg/re2r.Rcheck’ * using R Under development (unstable) (2020-03-14 r77968) * using platform: x86_64-pc-linux-gnu (64-bit) * using session charset: UTF-8 * using options ‘--use-valgrind --no-stop-on-test-error’ * checking for file ‘re2r/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘re2r’ version ‘0.2.0’ * checking package dependencies ... OK * checking if this is a source package ... OK * checking if there is a namespace ... OK * checking for hidden files and directories ... OK * checking for portable file names ... OK * checking whether package ‘re2r’ can be installed ... [202s/160s] WARNING Found the following significant warnings: compile.cc:292:69: warning: ‘void* memset(void*, int, size_t)’ clearing an object of non-trivial type ‘class re2::Prog::Inst’; use assignment or value-initialization instead [-Wclass-memaccess] regexp.cc:343:33: warning: ‘void* memmove(void*, const void*, size_t)’ writing to an object of type ‘class re2::Regexp’ with no trivial copy-assignment [-Wclass-memaccess] regexp.cc:344:32: warning: ‘void* memmove(void*, const void*, size_t)’ writing to an object of type ‘class re2::Regexp’ with no trivial copy-assignment [-Wclass-memaccess] See ‘/data/blackswan/ripley/R/packages/tests-vg/re2r.Rcheck/00install.out’ for details. * checking package directory ... OK * checking whether the package can be loaded ... OK * checking whether the package can be loaded with stated dependencies ... OK * checking whether the package can be unloaded cleanly ... OK * checking whether the namespace can be loaded with stated dependencies ... OK * checking whether the namespace can be unloaded cleanly ... OK * checking loading without being on the library search path ... OK * checking compiled code ... OK * checking installed files from ‘inst/doc’ ... OK * checking files in ‘vignettes’ ... OK * checking examples ... [64s/65s] OK * checking tests ... [516s/455s] OK Running ‘testthat.R’ [516s/455s] * checking package vignettes in ‘inst/doc’ ... OK * checking running R code from vignettes ... [43s/43s] OK ‘re2r-intro.Rmd’ using ‘UTF-8’... [22s/22s] OK ‘re2r-syntax.Rmd’ using ‘UTF-8’... [22s/22s] OK * checking re-building of vignette outputs ... OK * DONE Status: 1 WARNING