Re: [R-pkg-devel] Cryptic error on Windows but not Debian

2023-11-18 Thread Adam
Thank you, Chris. I plan to explore the method you described as simply removing the authorize function would be a shame. Your description of the past was certainly worthwhile and enlightening. Best, Adam On Sat, Nov 18, 2023 at 6:40 PM Kenny, Christopher < christopherke...@fas.harvard.

Re: [R-pkg-devel] Cryptic error on Windows but not Debian

2023-11-18 Thread Adam
Thank you so much for clarifying this. Best, Adam On Sat, Nov 18, 2023 at 6:14 PM Simon Urbanek wrote: > Adam, > > no, it is your code in mm_authorize() that violates the CRAN policy, it is > not about the test. You may not touch user's .Renviron and there is no > reas

Re: [R-pkg-devel] Cryptic error on Windows but not Debian

2023-11-18 Thread Adam
ot;https://api.megamation.com/uw/joe/";, overwrite = TRUE ) expect_false( endsWith(Sys.getenv("MEGAMATION_URL"), "/") ) }) Best, Adam On Sat, Nov 18, 2023 at 4:52 PM Simon Urbanek wrote: > Adam, > > > > On Nov 19, 2023, at 9:39 AM, Adam wrote: > >

Re: [R-pkg-devel] Cryptic error on Windows but not Debian

2023-11-18 Thread Adam
- Reason: Can't find envvar MEGAMATION_KEY_HTTR2 but since CMD check does not print this as a NOTE, and testthat does not print it either, I was unaware of it. Best, Adam On Sat, Nov 18, 2023 at 12:35 PM Ivan Krylov wrote: > В Fri, 17 Nov 2023 17:08:13 -0500 > Adam пише

[R-pkg-devel] Cryptic error on Windows but not Debian

2023-11-18 Thread Adam
lt;- c("[]ADMIN", "[]IT") > mm_get("workorder", date = jan_2023, trade = admin_and_it) Error in `req_perform()`: ! Failed to parse error body with method defined in `req_error()`. Caused by error in `httr2::resp_body_json()`: ! Unexpected content type "text/html". • Expecting type "application/json" or suffix "json". Best, Adam [[alternative HTML version deleted]] __ R-package-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-package-devel

Re: [R-pkg-devel] Problem with package containing spatial data

2023-02-08 Thread Adam H. Sparks
. Best, Adam > On 8 Feb 2023, at 10:32 pm, Igor L wrote: > > Hello all, > > I'm developing a package that contains spatial data about public safety in > Rio de Janeiro. > > The problem is that when I use the usethis::use_data function which > transforms the shapefil

[R-pkg-devel] Still Getting an Error in Winbuilder

2020-09-17 Thread Adam H Sparks
s on GitHub actions (Windows, macOS, and Ubuntu). With thanks, Adam -- Dr Adam H. Sparks Associate Professor of Field Crops Pathology | Centre for Crop Health Institute for Agriculture and the Environment | Research and Innovation Division University of Southern Queensland | Toowoomba, Quee

Re: [R-pkg-devel] CRAN rules re. web scraping?

2020-01-27 Thread Adam H Sparks
Emeritus Professor of Applied Statistics, University of Oxford > > > > > > [[alternative HTML version deleted]] > > > > __ > > R-package-devel@r-project.org mailing list > > https://stat.ethz.ch/mailman/listinf

[R-pkg-devel] LaTeX warnings on debian builds only

2019-01-18 Thread Adam Price
ibrary(kableExtra) library(rmarkdown) library(knitr) options(knitr.table.format = "html") options(kableExtra.latex.load_packages = FALSE) " The full package code can be found here: https://github.com/price0416/DEvis I would appreciate any insight anyone can offer into this is

[R-pkg-devel] '! LaTeX Error: Option clash for package xcolor' on linux-based builds

2018-12-20 Thread Adam Price
r into this issue, as I cannot update my package until I get to the bottom of this! Thanks very much in advance! Best, -Adam [[alternative HTML version deleted]] __ R-package-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-package-devel