Skip to content
Prev 11074 / 12125 Next

[R-pkg-devel] [External] Re: Confusing error

Hello, thank you for getting back to me. I have a github with the code:

https://github.com/237triangle/surveynnet

The main code is in R/surveynnet.R.

Re: your suggestion, do you mean I should de-install the survey package? I will try that, but would appreciate any additional help in the meantime so I?m linking my github above.

Best,
Aaron

From: Duncan Murdoch <murdoch.duncan at gmail.com>
Date: Monday, December 2, 2024 at 3:09?PM
To: Cohen, Aaron <cohenaa at iu.edu>, r-package-devel at r-project.org <r-package-devel at r-project.org>
Subject: [External] Re: [R-pkg-devel] Confusing error
[You don't often get email from murdoch.duncan at gmail.com. Learn why this is important at https://aka.ms/LearnAboutSenderIdentification ]

This message was sent from a non-IU address. Please exercise caution when clicking links or opening attachments from external sources.
On 2024-12-02 11:38 a.m., Cohen, Aaron wrote:
I'd remove the survey package on your system, and try running the
example that fails.  If you get the same error, you can track it down.

Duncan Murdoch