RMHogervorst / badgecreatr

Quickly place relevant badges at the top of your readme, stop copy pasting, start on your project
http://rmhogervorst.nl/badgecreatr
61 stars 22 forks source link

warnings in cmd check:: non-ASCII characters ... WARNING #3

Closed RMHogervorst closed 8 years ago

RMHogervorst commented 8 years ago

==> devtools::check(cleanup = FALSE)

Updating badgecreatr documentation Loading badgecreatr Writing NAMESPACE Writing badgecreatr.Rd Writing travisbadge.Rd Writing projectstatusbadge.Rd Setting env vars --------------------------------------------------------------- CFLAGS : -Wall -pedantic CXXFLAGS: -Wall -pedantic Building badgecreatr ----------------------------------------------------------- "C:/PROGRA~1/R/R-32~1.4RE/bin/x64/R" --no-site-file --no-environ --no-save \ --no-restore --quiet CMD build \ "D:\RmhDocs\Documents\docs\actief\Projecten\badgecreatr" --no-resave-data \ --no-manual

Setting env vars --------------------------------------------------------------- _R_CHECK_CRANINCOMING : FALSE _R_CHECK_FORCESUGGESTS: FALSE Checking badgecreatr ----------------------------------------------------------- "C:/PROGRA~1/R/R-32~1.4RE/bin/x64/R" --no-site-file --no-environ --no-save \ --no-restore --quiet CMD check \ "C:\Users\roel\AppData\Local\Temp\Rtmpi6Bbiv/badgecreatr_0.0.0.9000.tar.gz" \ --as-cran --timings --no-manual

Warning message: running command '"C:/PROGRA~1/R/R-32~1.4RE/bin/x64/R" CMD BATCH --vanilla "testthat.R" "testthat.Rout"' had status 1

See 'D:/RmhDocs/Documents/docs/actief/Projecten/badgecreatr.Rcheck/00check.log' for details.

checking tests ... ERROR Running the tests in 'tests/testthat.R' failed. Last 13 lines of output: 12: callGeneric(repo = lookup_repository(), flags = flags) 13: eval(call, parent.frame()) 14: eval(expr, envir, enclos) 15: branches(repo = lookup_repository(), flags = flags) 16: lookup_repository() 17: stop("The working directory is not in a git repository")

testthat results ================================================================ OK: 10 SKIPPED: 0 FAILED: 1

  1. Error: travisbadge function creates output

    Error: testthat unit tests failed Execution halted

checking R files for non-ASCII characters ... WARNING Found the following file with non-ASCII characters: searches.R Portable packages must use only ASCII characters in their R code, except perhaps in comments. Use \uxxxx escapes for other characters. R CMD check results 1 error | 1 warning | 0 notes Warning message: cleanup is deprecated