michael tsagris
2018-Mar-02 18:50 UTC
[R] Desktop.ini hiddeln file creates during compilaiton
Hello,?I?am experiencing some difficult time with my R package. Every time I compilei it a hidden file, desktop.ini, is?being created. I am using C++ behind, linkking to Rcpp. The file is generated even when I compile it with?Linux, and in many different computers. Does anybody have any advice or ideas? [[alternative HTML version deleted]]
Jeff Newmiller
2018-Mar-02 23:33 UTC
[R] Desktop.ini hiddeln file creates during compilaiton
Make a reproducible example [1][2][3], because it doesn't happen for me. Then post your example at [4] or [5], because this is the wrong list for this question. You may find that the act of browsing the directory using a GUI is what creates that file rather than the compilation itself. [1] http://stackoverflow.com/questions/5963269/how-to-make-a-great-r-reproducible-example [2] http://adv-r.had.co.nz/Reproducibility.html [3] https://cran.r-project.org/web/packages/reprex/index.html (read the vignette) [4] http://stat.ethz.ch/mailman/listinfo/r-package-devel [5] https://github.com/RcppCore/Rcpp/issues -- Sent from my phone. Please excuse my brevity. On March 2, 2018 10:50:54 AM PST, michael tsagris via R-help <r-help at r-project.org> wrote:>Hello,?I?am experiencing some difficult time with my R package. Every >time I compilei it a hidden file, desktop.ini, is?being created. I am >using C++ behind, linkking to Rcpp. The file is generated even when I >compile it with?Linux, and in many different computers. Does anybody >have any advice or ideas? > [[alternative HTML version deleted]] > >______________________________________________ >R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see >https://stat.ethz.ch/mailman/listinfo/r-help >PLEASE do read the posting guide >http://www.R-project.org/posting-guide.html >and provide commented, minimal, self-contained, reproducible code.
michael tsagris
2018-Mar-03 05:55 UTC
[R] Σχετ: Desktop.ini hiddeln file creates during compilaiton
Thanks for the reply. I will try everything.? ???? 1:33 ?.?. ???????, 3 ??????? 2018, ?/? Jeff Newmiller <jdnewmil at dcn.davis.ca.us> ??????: Make a reproducible example [1][2][3], because it doesn't happen for me. Then post your example at [4] or [5], because this is the wrong list for this question. You may find that the act of browsing the directory using a GUI is what creates that file rather than the compilation itself. [1] http://stackoverflow.com/questions/5963269/how-to-make-a-great-r-reproducible-example [2] http://adv-r.had.co.nz/Reproducibility.html [3] https://cran.r-project.org/web/packages/reprex/index.html (read the vignette) [4] http://stat.ethz.ch/mailman/listinfo/r-package-devel [5] https://github.com/RcppCore/Rcpp/issues -- Sent from my phone. Please excuse my brevity. On March 2, 2018 10:50:54 AM PST, michael tsagris via R-help <r-help at r-project.org> wrote:>Hello,?I?am experiencing some difficult time with my R package. Every >time I compilei it a hidden file, desktop.ini, is?being created. I am >using C++ behind, linkking to Rcpp. The file is generated even when I >compile it with?Linux, and in many different computers. Does anybody >have any advice or ideas? >??? [[alternative HTML version deleted]] > >______________________________________________ >R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see >https://stat.ethz.ch/mailman/listinfo/r-help >PLEASE do read the posting guide >http://www.R-project.org/posting-guide.html >and provide commented, minimal, self-contained, reproducible code.[[alternative HTML version deleted]]
michael tsagris
2018-Mar-03 12:11 UTC
[R] Σχετ: Desktop.ini hiddeln file creates during compilaiton
Hi Jeff, I cannot reproduce it. It's somehting that happens, the dektop.ini file is being created during compilation. Who can help me with this? I cannot send the e-mail to the other list you suggested because I am not a subscriber.? ???? 1:33 ?.?. ???????, 3 ??????? 2018, ?/? Jeff Newmiller <jdnewmil at dcn.davis.ca.us> ??????: Make a reproducible example [1][2][3], because it doesn't happen for me. Then post your example at [4] or [5], because this is the wrong list for this question. You may find that the act of browsing the directory using a GUI is what creates that file rather than the compilation itself. [1] http://stackoverflow.com/questions/5963269/how-to-make-a-great-r-reproducible-example [2] http://adv-r.had.co.nz/Reproducibility.html [3] https://cran.r-project.org/web/packages/reprex/index.html (read the vignette) [4] http://stat.ethz.ch/mailman/listinfo/r-package-devel [5] https://github.com/RcppCore/Rcpp/issues -- Sent from my phone. Please excuse my brevity. On March 2, 2018 10:50:54 AM PST, michael tsagris via R-help <r-help at r-project.org> wrote:>Hello,?I?am experiencing some difficult time with my R package. Every >time I compilei it a hidden file, desktop.ini, is?being created. I am >using C++ behind, linkking to Rcpp. The file is generated even when I >compile it with?Linux, and in many different computers. Does anybody >have any advice or ideas? >??? [[alternative HTML version deleted]] > >______________________________________________ >R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see >https://stat.ethz.ch/mailman/listinfo/r-help >PLEASE do read the posting guide >http://www.R-project.org/posting-guide.html >and provide commented, minimal, self-contained, reproducible code.[[alternative HTML version deleted]]