Re: [R-pkg-devel] Windows binaries [EXTERNAL]

2018-02-15 Thread Kapur, Kush
Thanks a lot for the clarification, Hadley.

Best,
Kush

-Original Message-
From: Hadley Wickham [mailto:h.wick...@gmail.com] 
Sent: Wednesday, February 14, 2018 5:20 PM
To: Kapur, Kush
Cc: r-package-devel@r-project.org
Subject: Re: [R-pkg-devel] Windows binaries [EXTERNAL]

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.ka...@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@r-project.org mailing list 
> https://urldefense.proofpoint.com/v2/url?u=https-3A__stat.ethz.ch_mail
> man_listinfo_r-2Dpackage-2Ddevel=DwIBaQ=qS4goWBT7poplM69zy_3xhKwEW
> 14JZMSdioCoppxeFU=sydeSbJ-6xN0CP8sRnivE6CSToOmSRQAK3-Wlb9ujno=01TK
> nxJ0QbU8dG3TfWhhlnD22pgfRk--zccdOy6JR9Y=ZEVFTmLWmWrE4OoLEXCU_kOAebRH
> zcD6maY2FYozS4Q=



--
https://urldefense.proofpoint.com/v2/url?u=http-3A__hadley.nz=DwIBaQ=qS4goWBT7poplM69zy_3xhKwEW14JZMSdioCoppxeFU=sydeSbJ-6xN0CP8sRnivE6CSToOmSRQAK3-Wlb9ujno=01TKnxJ0QbU8dG3TfWhhlnD22pgfRk--zccdOy6JR9Y=IKRfu4wEPfXiOsiBosvNHkV0dsw-JJ9N2LNxwqKgGfk=
__
R-package-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-package-devel


Re: [R-pkg-devel] Windows binaries

2018-02-14 Thread Hadley Wickham
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
 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@r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-package-devel



-- 
http://hadley.nz

__
R-package-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-package-devel


Re: [R-pkg-devel] Windows binaries

2018-02-14 Thread Dirk Eddelbuettel

On 14 February 2018 at 21:14, Kapur, Kush wrote:
| Dear R development team,

We're only regular list members here -- just like you.

| I have also submitted the Windows binaries for the ssrm.logmer package using 
build_win function in devtools.

Not sure I follow. You generally upload a _source_ tarball to CRAN, which
should allow CRAN to build binary packages from it (on Windows and macOS).
Binaries are generally not involved.
 
Dirk

-- 
http://dirk.eddelbuettel.com | @eddelbuettel | e...@debian.org

__
R-package-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-package-devel