I'm using R 4.3.0, newer than you, so that might affect things.

Duncan

On 16/05/2023 2:48 p.m., Jarrett Phillips wrote:
Strange... the GitHub repo is up to date and that's what I'm trying to bundle up for a CRAN update. So, I'm thinking it's some kind of a system issue (I recently purchased a new MacBook Pro)..

I'll investigate.

Thanks!

On Tue, May 16, 2023 at 2:09 PM Duncan Murdoch <murdoch.dun...@gmail.com <mailto:murdoch.dun...@gmail.com>> wrote:

    I don't know what the issue would be.  I just tried

        remotes::install_github("jphill01/HACSim.R")

    and it worked fine, but I think that's not the same version that you
    are
    working with.

    Duncan Murdoch

    On 16/05/2023 2:01 p.m., Jarrett Phillips wrote:
     >
     >
     > On Tue, May 16, 2023 at 2:00 PM Jarrett Phillips
     > <phillipsjarre...@gmail.com <mailto:phillipsjarre...@gmail.com>
    <mailto:phillipsjarre...@gmail.com
    <mailto:phillipsjarre...@gmail.com>>> wrote:
     >
     >     Yes, in addition to doing what @DirkEddelbuettel suggests. I keep
     >     getting the same error...
     >
     >     On Tue, May 16, 2023 at 1:47 PM Duncan Murdoch
     >     <murdoch.dun...@gmail.com <mailto:murdoch.dun...@gmail.com>
    <mailto:murdoch.dun...@gmail.com <mailto:murdoch.dun...@gmail.com>>>
    wrote:
     >
     >         On 16/05/2023 1:14 p.m., Jarrett Phillips wrote:
     >          > Installing from the URL you provide, as well as doing
    R CMD
     >         build HACSim
     >          > as suggested by @JeffNewmiller fails.
     >          >
     >          > When trying the latter solution, I get the same error
    as the one
     >          > provided in my original post.
     >          >
     >          > Any thoughts?
     >
     >         Did you try Serguei's suggestion?
     >
     >         On 16/05/2023 12:32 p.m., Serguei Sokol wrote:
     >           > Try to add in <your_package_dir>/src/Makevars:
     >           >
     >           > PKG_LIBS=$(FLIBS)
     >


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

Reply via email to