Re: [R-SIG-Mac] Problems compiling with R CMD build and devtools::build()

2023-05-17 Thread Prof Brian Ripley
Health and Equity, Division of Biostatistics Medical College of Wisconsin, Milwaukee Campus *From: *R-SIG-Mac on behalf of Jarrett Phillips *Date: *Wednesday, May 17, 2023 at 11:54 AM *To: *r-sig-mac@r-project.org *Subject: *[R-SIG-Mac] Problems compiling with R CMD build and devtools::build() ATT

Re: [R-SIG-Mac] Problems compiling with R CMD build and devtools::build()

2023-05-17 Thread Jarrett Phillips
gt;>>> > >>>> > >>>> Cheers, > >>>> > >>>> > >>>> Jarrett > >>>> > >>>> > >>>> > >>>> > >>>> >

Re: [R-SIG-Mac] Problems compiling with R CMD build and devtools::build()

2023-05-17 Thread Simon Urbanek
>>>> >>>> >>>> >>>> >>>> >>>> On Wed, May 17, 2023 at 1:07 PM Sparapani, Rodney >>>> wrote: >>>> >>>>> Hi Jarrett: >>>>> >>>>> >>>>> &g

Re: [R-SIG-Mac] Problems compiling with R CMD build and devtools::build()

2023-05-17 Thread Duncan Murdoch
Sparapani, Associate Professor of Biostatistics, He/Him/His >>> >>> Director, Wisconsin Chapter of the American Statistical Association >>> >>> Institute for Health and Equity, Division of Biostatistics >>> >>> Medical

Re: [R-SIG-Mac] Problems compiling with R CMD build and devtools::build()

2023-05-17 Thread Jarrett Phillips
; wrote: > >> > >>> Hi Jarrett: > >>> > >>> > >>> > >>> Do the two directories exist that clang is warning you about? > >>> > >>> > >>> > >>> '/opt/R/arm64/gfortran/lib/gcc/aar

Re: [R-SIG-Mac] Problems compiling with R CMD build and devtools::build()

2023-05-17 Thread Duncan Murdoch
, Division of Biostatistics Medical College of Wisconsin, Milwaukee Campus *From: *R-SIG-Mac on behalf of Jarrett Phillips *Date: *Wednesday, May 17, 2023 at 11:54 AM *To: *r-sig-mac@r-project.org *Subject: *[R-SIG-Mac] Problems compiling with R CMD build and devtools::build() ATTENTION: This email

Re: [R-SIG-Mac] Problems compiling with R CMD build and devtools::build()

2023-05-17 Thread Jarrett Phillips
tatistical Association >> >> Institute for Health and Equity, Division of Biostatistics >> >> Medical College of Wisconsin, Milwaukee Campus >> >> >> >> *From: *R-SIG-Mac on behalf of Jarrett >> Phillips >> *Date: *Wednesday, May 17, 202

Re: [R-SIG-Mac] Problems compiling with R CMD build and devtools::build()

2023-05-17 Thread Sparapani, Rodney via R-SIG-Mac
Association Institute for Health and Equity, Division of Biostatistics Medical College of Wisconsin, Milwaukee Campus From: R-SIG-Mac on behalf of Jarrett Phillips Date: Wednesday, May 17, 2023 at 11:54 AM To: r-sig-mac@r-project.org Subject: [R-SIG-Mac] Problems compiling with R CMD build

[R-SIG-Mac] Problems compiling with R CMD build and devtools::build()

2023-05-17 Thread Jarrett Phillips
Hi All, I'm trying to generate a `tar.gz` file on a Mac for R package submission to CRAN but am having issues. I'm using `devtools`, specifically `build()` and `install()`. My package relies on compiled code via `Rcpp/RcppArmadillo`. build("HACSim_OO") ── R CMD build