Re: [R] An opinion question, please

2025-04-10 Thread Erin Hodgess
Thanks, Bert! It’s for disaggregation of time series using different underlying distributions. Erin Hodgess, PhD mailto: erinm.hodg...@gmail.com On Mon, Apr 7, 2025 at 11:40 AM Bert Gunter wrote: > My *opinion*: > > 1. As it stands, this "opinion survey" seems pret

[R] An opinion question, please

2025-04-10 Thread Erin Hodgess
Hello everyone! I have an opinion question please. If I’m writing a new package, would you recommend using S3 or S4 structure, please? I know I will get lots of opinions, but that’s fine. Thanks, Erin Erin Hodgess, PhD mailto: erinm.hodg...@gmail.com [[alternative HTML version

Re: [R] An opinion question, please

2025-04-09 Thread Erin Hodgess
We can have different frequencies of data, including Business day data and daily data as our outputs. Both of those will start on Monday. Erin Hodgess, PhD mailto: erinm.hodg...@gmail.com On Mon, Apr 7, 2025 at 4:57 PM CALUM POLWART wrote: > Clearly something has gone terribly wr

Re: [R] An opinion question, please

2025-04-08 Thread Erin Hodgess
I was thinking about xts and zoo as well! Thanks! Erin Hodgess, PhD mailto: erinm.hodg...@gmail.com On Tue, Apr 8, 2025 at 12:39 AM Eric Berger wrote: > If you are writing a new package I don't see why you should restrict > yourself to S3 or S4 classes. > Your "new pac

Re: [R] An opinion question, please

2025-04-07 Thread Erin Hodgess
to pay the > performance/hoop-jumping/extra dependencies that you need for R5 or R7. > That is, you should think carefully about whether you really need whatever > features that more advanced OO system offers... and then you will know the > answer to the question you posed for yo

Re: [R] An opinion question, please

2025-04-07 Thread Erin Hodgess
. Erin Hodgess, PhD mailto: erinm.hodg...@gmail.com On Mon, Apr 7, 2025 at 2:55 PM wrote: > This too is a question, not really an attempt to provide an answer. > > What has happened with the proposed S7 object that can loosely be seen as > an effort to somewhat merge S3 and S4 and

[R] answer to "can't get package with tcl/tk on WSL Ubuntu"

2025-03-22 Thread Erin Hodgess
Hello: I re-compiled R using the following: ./configure --enable-R-shlib=yes --with-x=no --with-tcltk --with-readline=no --with-openblas and all was well. Thank you Erin Hodgess, PhD mailto: erinm.hodg...@gmail.com [[alternative HTML version deleted

[R] Weird tcl error with R on WSL Ubuntu

2025-03-22 Thread Erin Hodgess
sg-1build1) ... Setting up libxss-dev:amd64 (1:1.2.3-1build2) ... Setting up libxft-dev:amd64 (2.3.4-1) ... Setting up tk8.6-dev:amd64 (8.6.12-1build1) ... Processing triggers for man-db (2.10.2-1) ... Not entirely sure what to do now, since the tcl and tk are there. Any suggestions much appreciat

Re: [R] Citation for stock price data from Quantmod

2024-12-31 Thread Erin Hodgess
Thanks to all for the excellent feedback. Erin Hodgess, PhD mailto: erinm.hodg...@gmail.com On Tue, Dec 31, 2024 at 1:41 PM Ebert,Timothy Aaron wrote: > Fair enough. You do not put citations in the abstract or summary. The > level of detail in the methods can be modified by including

Re: [R] Citation for stock price data from Quantmod

2024-12-30 Thread Erin Hodgess
Great! Thank you. Erin Hodgess, PhD mailto: erinm.hodg...@gmail.com On Mon, Dec 30, 2024 at 5:02 PM Ebert,Timothy Aaron wrote: > Yes, you need to cite the source of data and the method for retrieval. You > also need to cite programs used in manipulating the data, cleaning the >

[R] Citation for stock price data from Quantmod

2024-12-29 Thread Erin Hodgess
ght I would start here. Thank you. Erin Hodgess, PhD mailto: erinm.hodg...@gmail.com [[alternative HTML version deleted]] __ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do

Re: [R] [off-topic] crossword

2024-12-13 Thread Erin Hodgess
RULES means that anyone who uses C or R RULES the Universe. They just do. Erin Hodgess, PhD mailto: erinm.hodg...@gmail.com On Fri, Dec 13, 2024 at 1:02 AM CALUM POLWART wrote: > Well to complicate things, I don't think RULES is the answer. > > This is a cryptic crossword clue

Re: [R] [off-topic] crossword

2024-12-12 Thread Erin Hodgess
RULES! Erin Hodgess, PhD mailto: erinm.hodg...@gmail.com On Thu, Dec 12, 2024 at 9:42 AM Bill Dunlap wrote: > The New York Times crossword this morning had the clue (51 down, 5 letters) > "Writes in C or R, say". > > -Bill > > [[alte

Re: [R] Determining the Correct Help List

2024-08-12 Thread Erin Hodgess
Great, thank you for your help. Sincerely, Erin Erin Hodgess, PhD mailto: erinm.hodg...@gmail.com On Mon, Aug 12, 2024 at 4:09 PM Duncan Murdoch wrote: > rgl is probably not appropriate on any of the R mailing lists. You > could post as an issue on its Github page, or as a quest

[R] Determining the Correct Help List

2024-08-12 Thread Erin Hodgess
Hodgess, PhD mailto: erinm.hodg...@gmail.com [[alternative HTML version deleted]] __ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R

Re: [R] geom_smooth with sd

2024-08-11 Thread Erin Hodgess
Hi! This is probably completely off base, but your ymin and y max setup lines are different. One uses sqrt(y), while the second uses sqrt(length(y)). Could that play a part, please? Thank you Erin Hodgess, PhD mailto: erinm.hodg...@gmail.com On Sun, Aug 11, 2024 at 10:10 AM SIBYLLE STÖCKLI

Re: [R] linux, emacs, R on iPhone/iPad

2022-11-21 Thread Erin Hodgess
stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide > http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. > -- Erin Hodgess, PhD mailto: erinm.hodg...@gmail.com [[alternative HTML version deleted]]

Re: [R] Plotting a triangular prism

2022-11-11 Thread Erin Hodgess
hat you want more than just a > picture of a prism, so you can then generate a PNG image and use it as > a layer in a composite image in something like the GIMP. > > Jim > > > > On Nov 10, 2022, at 5:46 PM, Erin Hodgess > wrote: > > > > > > Hello! > &

[R] Plotting a triangular prism

2022-11-10 Thread Erin Hodgess
Hello! I’m trying to draw a triangular prism. I have used rgl, plot3d, and it’s still not working as I would like. Has anyone done this, please? Thanks for any help. Sincerely, Erin -- Erin Hodgess, PhD mailto: erinm.hodg...@gmail.com [[alternative HTML version deleted

Re: [R] cat in a subroutine

2022-10-13 Thread Erin Hodgess
Steven, would you mind putting that section of code in again, with the cat statement, please? I have an idea... Erin Hodgess, PhD mailto: erinm.hodg...@gmail.com On Thu, Oct 13, 2022 at 2:13 AM Jim Lemon wrote: > Hi Steven, > I think Erin is right, unless there is a variable named &qu

Re: [R] cat in a subroutine

2022-10-13 Thread Erin Hodgess
ot;) : > argument "j" is missing, with no default > > > On 10/13/2022 3:37 PM, Erin Hodgess wrote: > > Hi Steven: > > Do you have a variable called logistic, please? I think that might be the > culprit. > > Thanks, > Erin > > On Thu, Oct 13, 202

Re: [R] cat in a subroutine

2022-10-13 Thread Erin Hodgess
hout problem and do not > see why this is happending. > > __ > R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide > http://www.R-project.or

Re: [R] Odd behavior of a function within apply

2022-08-09 Thread Erin Hodgess
never defined in the function? > > count1a(1:5/3) > Error in count1a(1:5/3) : object 'y' not found > > David Carlson > > > On Mon, Aug 8, 2022 at 1:35 PM Erin Hodgess > wrote: > >> OK.⁠​ I'm back again.⁠​ So my test1.⁠​df is 236x390 If I put in the

[R] Odd behavior of a function within apply

2022-08-08 Thread Erin Hodgess
NA 3NA However, when I do use columns 8 and 10, I get the correct response: apply(test1.df[1:10,c(8,10)],2,count1a) X1_1_HZP1 X1_1_HBM1_yr 2 3 > I am really baffled. If I use count1a on a single column, it works fine. A

[R] Reading a CSV file

2022-08-06 Thread Erin Hodgess
Hello! Is there a way to read the first line of a CSV file, then skip 4 lines, then continue reading, please? I know you can skip from the top, but I don't know if you can read and then skip. Thanks, Erin Erin Hodgess, PhD mailto: erinm.hodg...@gmail.com [[alternative HTML ve

[R] Mixing plotting symbols with text

2022-06-07 Thread Erin Hodgess
t I am missing. Thanks for your help, Sincerely, Erin -- Erin Hodgess, PhD mailto: erinm.hodg...@gmail.com [[alternative HTML version deleted]] __ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see https://stat.ethz.ch/mail

Re: [R] matching type question, please

2021-12-16 Thread Erin Hodgess
rbind(unique(z1),unique(z2)) > >> a > > xr1 xr2 > > [1,] 1 4 > > [2,] 2 5 > > [3,] 6 7 > >> a[duplicated(a),] > > xr1 xr2 > > ## nothing > > > > I leave it to Erin to determine whether this is relevant to her &g

[R] matching type question, please

2021-12-16 Thread Erin Hodgess
t it's something really easy that I'm just not seeing. Thanks, Erin Erin Hodgess, PhD mailto: erinm.hodg...@gmail.com [[alternative HTML version deleted]] __ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see https://stat

Re: [R] Format utils::bibentry with a 'corporate name'

2021-10-29 Thread Erin Hodgess
dlers(.External2(C_parseRd, tcon, srcfile, > "UTF-8", : :4: unexpected END_OF_INPUT 'The Data Org. > #> ' > #> > #> People D (2021). _The Thing_. The Data Org. > #> > #> A BibTeX entry for LaTeX users is > #> > #> @Manual{, > #> title = {The Thing}, > #>

[R] A holiday related question

2020-12-11 Thread Erin Hodgess
really nothing in this vein. In the past, I have used R with an Ubuntu laptop to run a temperature sensor, which is a start. Thanks for any suggestions. Take care. Sincerely, Erin -- Erin Hodgess, PhD mailto: erinm.hodg...@gmail.com [[alternative HTML version deleted

Re: [R] [External] Re: Package recommendations for outputting table with cell formatting

2020-10-23 Thread Erin Hodgess
> > > > __ > > R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see > > https://stat.ethz.ch/mailman/listinfo/r-help > > PLEASE do read the posting guide > http://www.R-project

[R] A WSL question with allocation

2020-07-21 Thread Erin Hodgess
1.3 gb”. I have 32 gb of RAM. I tried using “unlimit -v 16”, not working. Has anyone else had trouble with this, please? I’m thinking that it might be because of the newness of the WSL platform. Thanks, Erin -- Erin Hodgess, PhD mailto: erinm.hodg...@gmail.com [[alternative HTML

Re: [R] levels

2020-07-15 Thread Erin Hodgess
Hi Andy: I just checked in "options", and the following appears: $stringsAsFactors [1] FALSE I think this might be it. You may want to look at options() in R-3.6.1. Thanks, Erin Erin Hodgess, PhD mailto: erinm.hodg...@gmail.com On Wed, Jul 15, 2020 at 9:45 AM andy elpr

Re: [R] Issues whenWorking with Daily Time Series and Generating Forecasts

2020-07-13 Thread Erin Hodgess
Just figured out the label format! Erin Hodgess, PhD mailto: erinm.hodg...@gmail.com On Mon, Jul 13, 2020 at 6:58 PM Paul Bernal wrote: > Dear friend, yes, > > When I generate the forecasts i want the output to include the original > series, the fitted vaules and the forecast and

Re: [R] Issues whenWorking with Daily Time Series and Generating Forecasts

2020-07-13 Thread Erin Hodgess
I want the x-axis to show > all dates (both the dates of the historical series plus the future dares in > -mm-dd format). > > Thank you so much for your kind and valuable help. > > Cheers, > > Paul > > > El lun., 13 de julio de 2020 7:10 p. m., Erin Hodgess &

Re: [R] Issues whenWorking with Daily Time Series and Generating Forecasts

2020-07-13 Thread Erin Hodgess
Hi again, Paul! When you are plotting the final product, do you want both the original series, the fitted values, and the forecast, please? I am messing around with your data. Thanks, Erin Erin Hodgess, PhD mailto: erinm.hodg...@gmail.com On Mon, Jul 13, 2020 at 12:41 PM Paul Bernal wrote

Re: [R] Issues whenWorking with Daily Time Series and Generating Forecasts

2020-07-13 Thread Erin Hodgess
83, 38149, 39334, > 40291, 41251, 42216)), row.names = c(NA, -122L), class = "data.frame") > > [[alternative HTML version deleted]] > > __ > R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see > https://stat.et

Re: [R] Using OpenBLAS on Ubuntu

2020-06-28 Thread Erin Hodgess
Thanks On Sun, Jun 28, 2020 at 10:27 PM Michael Hannon wrote: > Or maybe R-devel. > > On Sun, Jun 28, 2020 at 8:51 PM Jeff Newmiller > wrote: > > > > Wouldn't this question make more sense in r-sig-debian? > > > > On June 28, 2020 7:54:49

Re: [R] Using OpenBLAS on Ubuntu

2020-06-28 Thread Erin Hodgess
That’s why I thought to check here first. Thanks! On Sun, Jun 28, 2020 at 9:51 PM Jeff Newmiller wrote: > Wouldn't this question make more sense in r-sig-debian? > > On June 28, 2020 7:54:49 PM PDT, Erin Hodgess > wrote: > >Hello! > > > >Hope everyone is

[R] Using OpenBLAS on Ubuntu

2020-06-28 Thread Erin Hodgess
Thanks for any help! Sincerely, Erin Erin Hodgess, PhD mailto: erinm.hodg...@gmail.com [[alternative HTML version deleted]] __ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see https://stat.ethz.ch/mailman/listinfo/r-help PLEA

Re: [R] confusion about write.csv

2020-06-04 Thread Erin Hodgess
Thanks to all for the help. I found that write.table works nicely, with col.names = FALSE with append = TRUE. Sincerely, Erin Erin Hodgess, PhD mailto: erinm.hodg...@gmail.com On Thu, Jun 4, 2020 at 7:56 PM Jeff Newmiller wrote: > Use write.table. > > Write.csv follows a very

[R] Solved: confusion with write.csv

2020-06-04 Thread Erin Hodgess
Change over to write.table. Sorry for the wasted bandwidth. Thanks, Erin Erin Hodgess, PhD mailto: erinm.hodg...@gmail.com [[alternative HTML version deleted]] __ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see https

[R] confusion about write.csv

2020-06-04 Thread Erin Hodgess
ear in the test1.csv file. What am I missing, please? Thanks, Erin Erin Hodgess, PhD mailto: erinm.hodg...@gmail.com [[alternative HTML version deleted]] __ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see https://stat.ethz.ch/m

Re: [R] read_excel() ignore case of worksheet name?

2020-05-26 Thread Erin Hodgess
value = TRUE), > .name_repair = fixColNames > ) > } > > lapply(SIS$FULL_FILEPATH, read_excel_table) > > > --Ista > > On Tue, May 26, 2020 at 11:05 PM Ravi Jeyaraman wrote: > > > > I’ve already tried that and doesn’t work > > > > > &

Re: [R] read_excel() ignore case of worksheet name?

2020-05-26 Thread Erin Hodgess
What about getSheets, please? That will get the sheet names. On Tue, May 26, 2020 at 8:59 PM Ravi Jeyaraman wrote: > I’ve already tried that and doesn’t work > > > > *From:* Erin Hodgess [mailto:erinm.hodg...@gmail.com] > *Sent:* Tuesday, May 26, 2020 10:55 PM > *To:* Ravi

Re: [R] read_excel() ignore case of worksheet name?

2020-05-26 Thread Erin Hodgess
ist -- To UNSUBSCRIBE and more, see > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide > http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. > -- Erin Hodgess, PhD mailto: erinm.hodg...@gmail.

Re: [R] MAP HELP

2020-04-04 Thread Erin Hodgess
ect.org mailing list -- To UNSUBSCRIBE and more, see > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide > http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. > -- Erin Hodgess, PhD

Re: [R] Mapping of countries

2020-03-31 Thread Erin Hodgess
mailing list -- To UNSUBSCRIBE and more, see > > https://stat.ethz.ch/mailman/listinfo/r-help > > PLEASE do read the posting guide > http://www.R-project.org/posting-guide.html > > and provide commented, minimal, self-contained, reproducible code. > > ___

Re: [R] Mapping of countries

2020-03-30 Thread Erin Hodgess
Hello George! Do you mean to have a map of the world with these countries filled in, or to have just those countries on the map, please? Thanks, Erin Erin Hodgess, PhD mailto: erinm.hodg...@gmail.com On Mon, Mar 30, 2020 at 7:38 PM george brida wrote: > Dear R users, > > i woul

Re: [R] About the multiprecision computing package in R

2020-03-14 Thread Erin Hodgess
a dot product function which does > appear to do this. > > JN > > On 2020-03-14 4:17 p.m., Erin Hodgess wrote: > > Are you using a PC, please? You may want to consider installing > OpenBLAS. It’s a bit tricky but worth the time/effort. > > > > Thanks, > >

Re: [R] About the multiprecision computing package in R

2020-03-14 Thread Erin Hodgess
t; > >>>> ______ > >>>> R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see > >>>> https://stat.ethz.ch/mailman/listinfo/r-help > >>>> PLEASE do read the posting guide > >>&g

Re: [R] R Dplyr hands on project

2020-01-25 Thread Erin Hodgess
help > PLEASE do read the posting guide > http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. > -- Erin Hodgess, PhD mailto: erinm.hodg...@gmail.com [[alternative HTML version deleted]] _

Re: [R] R CMD Batch on Windows and use of the ampersand

2019-12-25 Thread Erin Hodgess
ng a Unix shell, and all the behaviors you expect are > there, including ";" and "&" > > Rich > > On Wed, Dec 25, 2019 at 12:16 PM Erin Hodgess > wrote: > > > > Hello! Merry Christmas to those of you celebrating it, and happy > > holidays

Re: [R] R CMD Batch on Windows and use of the ampersand

2019-12-25 Thread Erin Hodgess
This is great information! Thank you so much! Sincerely, Erin Erin Hodgess, PhD mailto: erinm.hodg...@gmail.com On Wed, Dec 25, 2019 at 10:44 AM Ivan Krylov wrote: > On Wed, 25 Dec 2019 09:13:28 -0800 > Erin Hodgess wrote: > > > We know that > > > > R CMD BATCH

[R] R CMD Batch on Windows and use of the ampersand

2019-12-25 Thread Erin Hodgess
does not work with the interactive component from Windows. Is there a workaround for this, please? Thanks, Sincerely, Erin Erin Hodgess, PhD mailto: erinm.hodg...@gmail.com [[alternative HTML version deleted]] __ R-help@r-project.org mailing

Re: [R] shinyWidgets::sliderTextInput

2019-08-07 Thread Erin Hodgess
choices=list("Choice 1" = "Choice 1","Choice 2" = "Choice 2", "Choice 3" = "Choice 3")), verbatimTextOutput(outputId = "result") ) server <- function(input, output, session) { output$result <-

Re: [R] shinyWidgets::sliderTextInput

2019-08-06 Thread Erin Hodgess
and more, see > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide > http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. > -- Erin Hodgess, PhD mailto: erinm.hodg...@gmail.com [[alterna

Re: [R] Kriging

2019-05-17 Thread Erin Hodgess
ull, convex_hull[1]) # Close the polygon d = Polygon(coordinates(obj)[convex_hull, ]) new_data = spsample(d, 20, type = "regular") gridded(new_data) = TRUE return(new_data) } Hope this helps! Sincerely, Erin Erin Hodgess, PhD mailto: erinm.hodg

Re: [R] character comp

2019-02-09 Thread Erin Hodgess
//www.R-project.org/posting-guide.html > > and provide commented, minimal, self-contained, reproducible code. > > > > __ > R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see > https://stat.et

Re: [R] character comp

2019-02-09 Thread Erin Hodgess
Ok. Try something like nchar(mydataframe[,1])-nchar(mydataframe[,2]) On Sat, Feb 9, 2019 at 11:21 AM Erin Hodgess wrote: > Will it always be A’s or will there be a mix please? > > On Sat, Feb 9, 2019 at 11:06 AM Val wrote: > >> Hi All, >> In a given data frame I w

Re: [R] character comp

2019-02-09 Thread Erin Hodgess
you > > __ > R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide > http://www.R-project.org/posting-guide.html > and provide commented

Re: [R] tibble question with a mean

2018-09-21 Thread Erin Hodgess
;dog","cat","tree","ferret")) > > xt %>% summarize(yMean=mean(y), zMean=mean(z), aLast=last(a)) > # A tibble: 1 x 3 > yMean zMean aLast > > 1 2.5 1.15 ferret > > > Bill Dunlap > TIBCO Software > wdunlap tibco.com > >

Re: [R] tibble question with a mean

2018-09-20 Thread Erin Hodgess
David That's awesome! Thank you!!! Erin Hodgess, PhD mailto: erinm.hodg...@gmail.com On Thu, Sep 20, 2018 at 9:19 PM David L Carlson wrote: > > xt[, 2:3] %>% colMeans > y z > 2.500 -0.4401625 > > > xt[2] %>% colMeans > y >

Re: [R] [FORGED] Re: tibble question with a mean

2018-09-20 Thread Erin Hodgess
Thanks to all for the good suggestions!!! Erin Hodgess, PhD mailto: erinm.hodg...@gmail.com On Thu, Sep 20, 2018 at 7:38 PM Rolf Turner wrote: > > Please see inline below. > > n 09/21/2018 01:07 PM, Peter Langfelder wrote: > > I don't know tibble, so I'll do the

[R] tibble question with a mean

2018-09-20 Thread Erin Hodgess
) [1] NA Warning message: In mean.default(xt[2:3]) : argument is not numeric or logical: returning NA xt[, 2:3] %>% mean [1] NA Warning message: In mean.default(.) : argument is not numeric or logical: returning NA I have a feeling that I'm doing something silly wrong. Has anyone

Re: [R] Using a different compiler to create a package with source code

2018-08-26 Thread Erin Hodgess
OK. Thanks for the info! Sincerely, Erin Erin Hodgess, PhD mailto: erinm.hodg...@gmail.com On Sun, Aug 26, 2018 at 8:44 PM Jeff Newmiller wrote: > Wrong list, though you will probably need to recompile R itself and every > other package you want to use in conjunction with this s

[R] Using a different compiler to create a package with source code

2018-08-26 Thread Erin Hodgess
Hello! I need to use the PGI compiler for a new package. Should I ask here or the development list, please? Sorry for the airspace if I'm on the wrong list. Thanks, Erin Erin Hodgess, PhD mailto: erinm.hodg...@gmail.com [[alternative HTML version de

Re: [R] as.Date() function

2018-08-21 Thread Erin Hodgess
uot;-")) > > > On Monday, August 20, 2018, 1:15:56 a.m. EDT, < > phili...@cpanel1.stormweb.net> wrote: > > > Thanks Erin and Jim. You have indeed solved my problem. > > Philip > > > Quoting Erin Hodgess : > > > Hi Philip: > > > > Here is

Re: [R] as.Date() function

2018-08-19 Thread Erin Hodgess
Hi Philip: Here is something to consider: > #potential solution: > sta <- paste(st,"-01",sep="") > st1 <- as.Date(sta, format=("%Y-%m-%d")) > print(st1) [1] "1961-01-01" "1961-04-01" "1983-02-01" Hope this helps! Eri

Re: [R] learning tidyverse

2018-08-19 Thread Erin Hodgess
Thanks so much e Erin Hodgess, PhD mailto: erinm.hodg...@gmail.com On Sun, Aug 19, 2018 at 2:42 PM Ista Zahn wrote: > https://www.tidyverse.org/learn/ > On Sun, Aug 19, 2018 at 4:29 PM Erin Hodgess > wrote: > > > > Hello everyone! > > > > Could anyone re

[R] learning tidyverse

2018-08-19 Thread Erin Hodgess
Hello everyone! Could anyone recommend a good way to learn about tidyverse, please? Is there a book, please? Thanks, Erin Erin Hodgess, PhD mailto: erinm.hodg...@gmail.com [[alternative HTML version deleted]] __ R-help@r-project.org

Re: [R] Rmpi fails to install

2018-07-13 Thread Erin Hodgess
- To UNSUBSCRIBE and more, see > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide > http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. > -- Erin Hodgess Associate Professor Department of Mathe

Re: [R] Hacked

2018-04-17 Thread Erin Hodgess
UNSUBSCRIBE and more, see > > https://stat.ethz.ch/mailman/listinfo/r-help > > PLEASE do read the posting guide > > http://www.R-project.org/posting-guide.html > > and provide commented, minimal, self-contained, reproducible code. > > >

[R] Generating help files for a function

2017-12-16 Thread Erin Hodgess
p file. What is the best way to generate a help file "after the fact" like that, please? Thank you in advance. Hope everyone is enjoying various holidays. Sincerely, Erin -- Erin Hodgess Associate Professor Department of Mathematical and Statistics University of Houston - Downtown m

Re: [R] tcltk problems

2017-11-17 Thread Erin Hodgess
3-7599 ext. 88276 > > ______ > R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posti > ng-guide.html > and prov

Re: [R] FW: Time Series

2017-11-07 Thread Erin Hodgess
23:00:00"), by="hour")) > > > Thank you > > -- > Emre > > > > [[alternative HTML version deleted]] > > __ > R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read

Re: [R] really dumb question with building/creating a new package.

2017-08-17 Thread Erin Hodgess
For what it's worth, here is the solution: install.packages(devtools) check("RcmdrPlugin.gstats") install("RcmdrPlugin.gstats") library(RcmdrPlugin.gstats) And POOF it ran perfectly! Thanks for all of your help. On Thu, Aug 17, 2017 at 5:18 PM, Erin Hodgess wrot

Re: [R] really dumb question with building/creating a new package.

2017-08-17 Thread Erin Hodgess
t; Bert > > > Bert Gunter > > "The trouble with having an open mind is that people keep coming along > and sticking things into it." > -- Opus (aka Berkeley Breathed in his "Bloom County" comic strip ) > > > On Thu, Aug 17, 2017 at 2:46 PM, Erin Hodgess

[R] really dumb question with building/creating a new package.

2017-08-17 Thread Erin Hodgess
. It's been ages since I've put together a package. Thanks, Erin -- Erin Hodgess Associate Professor Department of Mathematical and Statistics University of Houston - Downtown mailto: erinm.hodg...@gmail.com [[alternative HTML versi

[R] trouble with Rmpi and a new version of R on Windows.

2017-07-25 Thread Erin Hodgess
seen this, please? Thanks, Erin -- Erin Hodgess Associate Professor Department of Mathematical and Statistics University of Houston - Downtown mailto: erinm.hodg...@gmail.com [[alternative HTML version deleted]] __ R-help@r-project.org ma

[R] R and Paraview

2017-06-23 Thread Erin Hodgess
Hello! Are there any packages in R that work with the visualization tool Paraview, please? I looked via Google and couldn't find any but wanted to double check before I started work on such a thing. Thanks, Erin -- Erin Hodgess Associate Professor Department of Mathematical and Stati

Re: [R] finding components of an API

2017-05-28 Thread Erin Hodgess
eople who run spotcrime.com may not be happy if you do so. > > Bob > >> On 5/28/2017 4:45 PM, Erin Hodgess wrote: >> Sorry!!! >> >> It's spotcrime.com, and I would like to use it via R for crimes. >> >> >> >> On Sun, May 28, 2017 at

Re: [R] finding components of an API

2017-05-28 Thread Erin Hodgess
excuse my brevity. > > On May 28, 2017 11:48:42 AM PDT, Erin Hodgess > wrote: > >Hello! > > > >I would like to use a particular API for crimes (spot crimes) but I > >can't > >find what components go into the API. I have gone into the website,but > &g

[R] finding components of an API

2017-05-28 Thread Erin Hodgess
Hello! I would like to use a particular API for crimes (spot crimes) but I can't find what components go into the API. I have gone into the website,but to no avail Has anyone used it please? Thank you, Sincerely, Erin -- Erin Hodgess Associate Professor Department of Mathematica

[R] Setting up workers with Rmpi: SOLVED for Ubuntu

2017-03-18 Thread Erin Hodgess
Hello! I found the answer in a very fine book by Prof. Norm Matloff. There is a section on Rmpi on this exact topic for Linux on pages 192-193. So I followed those instructions, and I'm set. Thanks though! -- Erin Hodgess Associate Professor Department of Mathematical and Stati

[R] Setting up workers with Rmpi

2017-03-18 Thread Erin Hodgess
s_3.3.3 [22] TH.data_1.0-7 tools_3.3.3 rsm_2.8 [25] survival_2.40-1 timeSeries_3022.101.2 > I also did the same thing on my Ubuntu laptop; same results. Any suggestions much appreciated. Sincerely, Erin -- Erin Hodgess Associate Professor Department of Mathematical and Statist

Re: [R] double subscripts with Greek letter

2017-01-01 Thread Erin Hodgess
> posting-guide.html > and provide commented, minimal, self-contained, reproducible code. > -- Erin Hodgess Associate Professor Department of Mathematical and Statistics University of Houston - Downtown mailto: erinm.hodg...@gmail.com [[alternative HTML version deleted]] __

Re: [R] problem installing Rmpi

2016-12-15 Thread Erin Hodgess
http://www.R-project.org/ > posting-guide.html > and provide commented, minimal, self-contained, reproducible code. -- Erin Hodgess Associate Professor Department of Mathematical and Statistics University of Houston - Downtown mailto: erinm.hodg...@gmail.com [[alternative HTML ver

Re: [R] abline with zoo series

2016-11-24 Thread Erin Hodgess
t; > plot(app1) > tt <- time(app1) > xblocks(tt, tt >= "1990-07-01" & tt <= "1991-03-31", >col = rgb(0.7, 0.7, 0.7, 0.5)) # transparent grey > > See ?xblocks for more info. > > > > On Thu, Nov 24, 2016 at 10:03 PM, Erin Hodgess > wr

Re: [R] abline with zoo series

2016-11-24 Thread Erin Hodgess
Awesome Thanks! Sincerely, Erin On Thu, Nov 24, 2016 at 10:14 PM, David Winsemius wrote: > > > On Nov 24, 2016, at 7:03 PM, Erin Hodgess > wrote: > > > > Hello! Happy Thanksgiving to those who are celebrating. > > > > I have a zoo series that I a

[R] abline with zoo series

2016-11-24 Thread Erin Hodgess
uot;, no good. I have a feeling that it's really simple and I'm just not seeing it. Any help much appreciated. Thanks, Erin -- Erin Hodgess Associate Professor Department of Mathematical and Statistics University of Houston - Downtown mailto: erinm.hodg...@gmail.com [[alternat

Re: [R] a book recommendation, please [O/T]

2016-11-07 Thread Erin Hodgess
ert Gunter > > "The trouble with having an open mind is that people keep coming along > and sticking things into it." > -- Opus (aka Berkeley Breathed in his "Bloom County" comic strip ) > > > On Mon, Nov 7, 2016 at 8:13 PM, Erin Hodgess > wrote: > >

[R] a book recommendation, please [O/T]

2016-11-07 Thread Erin Hodgess
ated texts. Sincerely, Erin -- Erin Hodgess Associate Professor Department of Mathematical and Statistics University of Houston - Downtown mailto: erinm.hodg...@gmail.com [[alternative HTML version deleted]] __ R-help@r-project.org mailing

Re: [R] To submit R jobs via SLURM

2016-10-03 Thread Erin Hodgess
[[alternative HTML version deleted]] > > ______ > R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/ > posting-guide.html >

Re: [R] Pass an optional argument from Fortran subroutine to a R wrapper

2016-09-07 Thread Erin Hodgess
x, y=tmp$y) > > return(result) > } > > Thanks, > Vineetha > > [[alternative HTML version deleted]] > > __ > R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see > https://stat.ethz.ch/m

[R] Solution to my own question

2016-07-17 Thread Erin Hodgess
write.table(format(x2,drop0trailing=FALSE),file="",col.name=FALSE,row.name =FALSE,quote=FALSE) -- Erin Hodgess Associate Professor Department of Mathematical and Statistics University of Houston - Downtown mailto: erinm.hodg...@gmail.com [[alternative HTML versi

[R] writing a matrix to a file with trailing zeroes

2016-07-17 Thread Erin Hodgess
.3 6.0 2.5 > write(round(t(x2),1),file="") -1.4 5 -0.9 -1.1 -1 -0.1 -0.4 1.2 -0.8 1.3 6 2.5 > write(round(t(x2),1),file="",ncol=2) -1.4 5 -0.9 -1.1 -1 -0.1 -0.4 1.2 -0.8 1.3 6 2.5 > Still no luck. I need the 5 in the first line to be 5.0 and the 6 in t

[R] a package-building opinion question, please

2016-07-08 Thread Erin Hodgess
clean one from the beginning. For the record, I will have S4 classes. And I'm sure I will get many differing answering, but that's good too! Sort of like those "if you put 1000 statisticians end to end" jokes. Thanks in advance, Have a great weekend, Sincerely, Erin -- Er

Re: [R] Using Fortran with MPI, RInside, and calling R functions

2016-02-27 Thread Erin Hodgess
Got it. thanks. On Sat, Feb 27, 2016 at 2:39 PM, peter dalgaard wrote: > Yeah, well, not much harm done, but once compilers are involved, r-devel > is usually preferred over r-help. > > -pd > > > On 27 Feb 2016, at 21:30 , Erin Hodgess wrote: > > > > Sorry.

Re: [R] Using Fortran with MPI, RInside, and calling R functions

2016-02-27 Thread Erin Hodgess
Sorry...thought it was ok since it uses RInside and Rcpp. On Sat, Feb 27, 2016 at 2:15 PM, Jeff Newmiller wrote: > This is off topic here... wrong audience. Read the Posting Guide. > -- > Sent from my phone. Please excuse my brevity. > > On February 27, 2016 12:00:23 PM PS

  1   2   3   4   5   6   >