Closed SteveViss closed 7 years ago
I do not believe this solved my questions about generating man pages.
I will find a way ;) Thanks Ben for removing the source()
.
I've test a couple things, dummy functions, nothing works within Rstudio, I do not believe it is that specific example.
On Fri, Dec 2, 2016 at 12:16 PM, Steve Vissault notifications@github.com wrote:
I will find a way ;) Thanks Ben for removing the source().
— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/TheoreticalEcosystemEcology/alienR/issues/1#issuecomment-264552072, or mute the thread https://github.com/notifications/unsubscribe-auth/ABJwrDs_0KEefY46ZiGSzTyl9dK_YzFsks5rEHykgaJpZM4LC6ij .
-- Ben Weinstein, Ph.D. Postdoctoral Fellow Oregon State University http://benweinstein.weebly.com/
Di you think it's because you added your functions in a folder inside the R folder?
Only some helper files are in a folder, the other two are normal, and not showing up.
On Fri, Dec 2, 2016 at 3:10 PM Kevin Cazelles notifications@github.com wrote:
Di you think it's because you added your functions in a folder inside the R folder?
— You are receiving this because you modified the open/close state.
Reply to this email directly, view it on GitHub https://github.com/TheoreticalEcosystemEcology/alienR/issues/1#issuecomment-264563426, or mute the thread https://github.com/notifications/unsubscribe-auth/ABJwrOvJnWS9VYMmkSABVH9pNDicONGsks5rEIk3gaJpZM4LC6ij .
Hi @bw4sz,
Can you include in the function the code that you wrote in "Bayesian/Intercept.R"? I had a discussion with @KevCaz and we have to avoid
source()
in the code (no one is doing it).PS. If you want to closed the issue: https://help.github.com/articles/closing-issues-via-commit-messages/
Cheers, Steve