[R] Clustering Functions used by Reverse-Dependencies

2024-02-23 Thread Leo Mada via R-help
Dear R Users, Are there any tools to extract the function names called by reverse-dependencies? I would like to group these functions using clustering methods based on the co-occurrence in the reverse-dependencies. Utility: It may be possible to split complex packages into modules with fewer

Re: [R] Rtools and things dependent on it

2024-02-23 Thread David Winsemius
Sent from my iPhone > On Feb 23, 2024, at 18:19, Sorkin, John wrote: > > David, > > I greatly appreciate the explanation you gave regarding R tools providing > tools available in Linux distros, but not found in Windows. (I am using a > windows system). Does this mean that Linux users don't

Re: [R] Rtools and things dependent on it

2024-02-23 Thread Sorkin, John
David, I greatly appreciate the explanation you gave regarding R tools providing tools available in Linux distros, but not found in Windows. (I am using a windows system). Does this mean that Linux users don't need to use R tools when they want to compile R code? Additionally, thank you for th

Re: [R] Rtools and things dependent on it

2024-02-23 Thread David Winsemius
On 2/23/24 16:28, Sorkin, John wrote: > David, > My apologies regarding the format of my email. I am replying using my > iPhone, and I can’t find a way to switch from what I suspect is html > to txt format. > The link you sent told me that R tools allows compilation of code. It's specifically

Re: [R] Rtools and things dependent on it

2024-02-23 Thread Jeff Newmiller via R-help
RTools is a set of command-line programs needed for compiling R and its packages on Windows. You don't need it if your OS is not Windows. In theory, users on Windows should not need to worry about compiling packages to binary (zip) form, because CRAN compiles the source code for every package t

Re: [R] Rtools and things dependent on it

2024-02-23 Thread David Winsemius
On 2/23/24 15:39, Sorkin, John wrote: Avi , Your question is not dumb. Let me ask a more fundamental question. What is R tools, what does it do, and how is it used. From time to time, I receive a message when I down load a package saying I need R tools. When I receive the message, I don’t kn

Re: [R] Rtools and things dependent on it

2024-02-23 Thread David Winsemius
On 2/23/24 14:34, avi.e.gr...@gmail.com wrote: > This may be a dumb question and the answer may make me feel dumber. > > I have had trouble for years with R packages wanting Rtools on my machine > and not being able to use it. Many packages are fine as binaries are > available. I have loaded R

Re: [R] Rtools and things dependent on it

2024-02-23 Thread Sorkin, John
Avi , Your question is not dumb. Let me ask a more fundamental question. What is R tools, what does it do, and how is it used. From time to time, I receive a message when I down load a package saying I need R tools. When I receive the message, I don’t know what I should do, other than down load

[R] Rtools and things dependent on it

2024-02-23 Thread avi.e.gross
This may be a dumb question and the answer may make me feel dumber. I have had trouble for years with R packages wanting Rtools on my machine and not being able to use it. Many packages are fine as binaries are available. I have loaded Rtools and probably need to change my PATH or something. Bu

Re: [R] help - Package: stats - function ar.ols

2024-02-23 Thread Ebert,Timothy Aaron
The data came through fine, the program was a miss. Can you paste the program into a ".txt" document like a notepad file and send that? You could also paste it into your email IF your email is configured to send text and NOT html. TIm -Original Message- From: R-help On Behalf Of Pedro

Re: [R] [External] Extracting Plot Arguments

2024-02-23 Thread Richard M. Heiberger
Does the grid.echo function in the gridGraphics package do what you want? Description Convert a scene that was drawn using the graphics package to an identical scene drawn with the grid package. > On Feb 21, 2024, at 22:49, Reed A. Cartwright wrote: > > Hi All, > > I'm building an autograding f

Re: [R] help - Package: stats - function ar.ols

2024-02-23 Thread Rui Barradas
Às 16:34 de 22/02/2024, Pedro Gavronski. escreveu: Hello, My name is Pedro and it is nice to meet you all. I am having trouble understanding a message that I receive when use function ar.ols from package stats, it says that "Warning message: In ar.ols(x = dtb[2:6966, ], demean = FALSE, intercept