[R-pkg-devel] Windows binaries
Hadley Wickham
h.wickham at gmail.com
Wed Feb 14 23:20:11 CET 2018
devtools::build_win() has an unfortunate name - it's actually more
about checking your package on windows than building a package (and in
the development version we've renamed to check_win()). However,
fortunately, once your package has been accepted on CRAN, you don't
need to worry about building windows binaries - CRAN will take care of
that for you.
Hadley
On Wed, Feb 14, 2018 at 3:14 PM, Kapur, Kush
<Kush.Kapur at childrens.harvard.edu> wrote:
> Dear R development team,
>
>
> I have also submitted the Windows binaries for the ssrm.logmer package using build_win function in devtools.
>
> Is there anything else I need to take care of to make sure this package can be installed on windows system?
>
>
>
> Best,
>
> Kush
>
>
> Kush Kapur, PhD
> Assistant Professor of Neurology
> Department of Neurology | Boston Children's Hospital
> Senior Statistician
> Biostatistics and Research Design Core | Clinical and Translational Research
> Associate Director of Biostatistics
> Harvard Catalyst | The Harvard Clinical and Translational Science Center
> Harvard Medical School | Ph: 857-218-4955
>
>
> [[alternative HTML version deleted]]
>
> ______________________________________________
> R-package-devel at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-package-devel
--
http://hadley.nz
More information about the R-package-devel
mailing list