Skip to content
Prev 7756 / 12125 Next

[R-pkg-devel] TR: Help with checking package.

Hi Charles-?douard,

You can find the 00install.out file here: https://win-builder.r-project.org/incoming_pretest/CUFF_1.8_20220216_031003/Windows/00install.out

The issue seems to be with this line in your package: https://github.com/giguerch/CUFF/blob/c27896beda228e7af855b4cbbd86a3ef30f38a01/R/to_csv.r#L34

As mentioned below, you are loading data from a hard-coded absolute path, which of course won't work on someone else's machine. You need to remove, or change, that line.

Best,


Max Turgeon<https://www.name-coach.com/maxime-turgeon>
Assistant Professor

Department of Statistics
University of Manitoba

maxturgeon.ca<http://maxturgeon.ca/>