search for: keep_empty1

Displaying 1 result from an estimated 1 matches for "keep_empty1".

Did you mean: keep_empty
2011 May 19
1
r-2.13 fails make check
...print(installed.packages(lib.loc = "myLib", priority = "NA")) + options(op) + unlink("myLib", recursive = TRUE) + unlink(file.path(pkgPath), recursive = TRUE) + } building package pkgA ... Error in parse_description_field(desc, "BuildKeepEmpty", keep_empty1) : object 'keep_empty1' not found Execution halted Error: (converted from warning) running command '/Users/khansen/Source/R-2.13-build/bin/R CMD build --keep-empty-dirs /var/folders/E3/E3ZBCIQ9El4LlIR92ARpyE+++TI/-Tmp-//Rtmpw9faGg/Pkgs/pkgA' had status 1 Execution halted Kasper