The file `R/wrap.R` uses `strrep` which is not available in all versions of R 3.2. You could either use `rep` or change the supported version of R.