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
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
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_ t