Re: [R] R does not run under latest RStudio

2023-04-06 Thread John Dougherty via R-help
On Thu, 6 Apr 2023 17:28:32 +0800 "Steven T. Yen" wrote: > I updated to latest RStudio (RStudio-2023.03.0-386.exe) but > R would not run. Error message: > > Error Starting R > The R session failed to start. > > RSTUDIO VERSION > RStudio 2023.03.0+386 "Cherry Blossom " (3c53477a, 2023-03-09) for

Re: [R] startup loading issue

2022-10-25 Thread John Dougherty via R-help
On Tue, 25 Oct 2022 08:33:10 -0500 ken eagle wrote: > I thought I was loading a ~300M binary (bigwig) file into another > application . . . Is the other application R dependent, written in R, or call R capacities? If it doesn't, the issue might be with the "other application rather than R. JWDo

Re: [R] Creating NA equivalent

2021-12-22 Thread John Dougherty via R-help
On Tue, 21 Dec 2021 05:41:31 +0100 Marc Girondot via R-help wrote: > Dear members, > > I work about dosage and some values are bellow the detection limit. I > would like create new "numbers" like LDL (to represent lower than > detection limit) and UDL (upper the detection limit) that behave li

Re: [R] ggplot2: multiple box plots, different tibbles/dataframes

2021-11-11 Thread John Dougherty via R-help
On Wed, 10 Nov 2021 11:44:07 -0800 (PST) Rich Shepard wrote: > I have the code to create ggplot2 boxplots using two attributes (e.g., > chemical concentration and month) from the same tibble. Is there an > example from which I can learn how to make boxplots from different > tibbles/dataframes (e.

Re: [R] No "doc" directory in my installation of R.

2021-08-08 Thread John Dougherty via R-help
On Sat, 7 Aug 2021 20:26:13 -0700 (PDT) Jeff Newmiller wrote: Documentation on most Linux systems, regardless of release, is commonly located under the /usr/share directory. For R that is /usr/share/doc/R. There is also a "man" entry for R. The rstudio help list might be able to help more than

Re: [R] Variable labels

2021-05-14 Thread John Dougherty via R-help
On Fri, 14 May 2021 17:20:20 +0800 Steven Yen wrote: > Thanks to all, for bearing with me. > > Now I realize expss may not be what I need. I have now written a > self-runnable, replicable set of codes (listed below). Perhaps that > gives an idea of what I need. Question is, whethet this is the

Re: [R] vars package - irf() does not work

2017-02-23 Thread John Dougherty
On Wed, 22 Feb 2017 09:57:00 + "T.Riedle" wrote: > Dear all, > > I have not received any response on this email. Is there anybody who > can help me? > > I want to run an impulse response analysis using the vars() package. > The code looks as follwows. > > > # list of class varest > varest

Re: [R] Gaussian Filter

2017-02-08 Thread John Dougherty
On Tue, 7 Feb 2017 19:51:21 +0200 catalin roibu wrote: The simplest way to get answers to such questions is run an internet search on your terms: "R Gaussian filter." Google reports 6,600,000 hits. The hits you are interested in are near the top. It wastes less time that way. BTW, is the da

Re: [R] Cronbach's Alpha

2017-01-17 Thread John Dougherty
On Tue, 17 Jan 2017 12:45:10 -0400 Jim Silverton wrote: > Dear all, > > I have 12 companies and I am developing a scale for innovation. I > want to check the reliability of my scale. I delivered it to > different (engineers, managers etc) people in each company and an > unequal number of values.

Re: [R] Export R output in Excel

2016-12-29 Thread John Dougherty
On Wed, 28 Dec 2016 13:45:25 -0800 Bryan Mac wrote: > Hi, > > How do I export results from R to Excel in a format-friendly way? For > example, when I copy and paste my results into excel, the formatting > is messed up. > > Thanks. > > Bryan Mac > bryanmac...@gmail.com > Your purpose is not cl

Re: [R] transpose rows and columns for large data

2016-11-30 Thread John Dougherty
On Tue, 29 Nov 2016 17:22:47 + (UTC) Elham - via R-help wrote: > Is there another way (I prefer a way with Excel)? Search on "friends don't let friends use excel for statistics." Spreadsheets are an inherently perilous way to do statistics and Excel specifically is notoriously poor. In fact

Re: [R] Error in a regression

2016-10-25 Thread John Dougherty
On Mon, 24 Oct 2016 10:54:00 -0500 Andrea Marcela Huerfano Barbosa wrote: > Hi guys, > When I try to do a linear regression into the console appears this > warning message: > > >* attempting model selection on an essentially perfect fit is > >nonsense* > > Some one could tell me what does it me

Re: [R] (no subject)

2016-10-06 Thread John Dougherty
On 6 Oct 2016 07:55:28 - "abhishek pandey" wrote: > kindly solve my problem sir. > > The answer obviously is 42. JWDougherty __ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see https://stat.ethz.ch/mailman/listinfo/r-help PLEASE

Re: [R] add outlier in data set

2016-09-19 Thread John Dougherty
On Mon, 19 Sep 2016 12:25:08 + "Muhammad Kashif" wrote: > Dear Ellison > > yes its working but if i want to replaced the any value in the the > output . e.g i want to replace 0.65 with 10. then what i do > Save the data as a CSV file. Edit the file with a basic ascii text editor (these da

Re: [R] Retrieving data from survey in R Studio

2016-08-18 Thread John Dougherty
On Thu, 18 Aug 2016 09:19:05 + Barathan Roy Pinas wrote: > Hello, > > > I have been given a .csv file and it is not loading. This is what I > did. > > > survey=read.csv("http://www.maths.usyd.edu.au/u/UG/IM/STAT2012/r/survey.csv";) > attach(survey) > pulse.sf=pulse[smoke==1 & sex==2] > pu

Re: [R] R Package installation

2016-08-12 Thread John Dougherty
On Fri, 12 Aug 2016 06:53:03 -0400 "Dayalan, Nithya" wrote: You don't say what OS you are using, though the packages you were trying to obtain are apparently for Windows. You also don't say whether you are using something like R-Studio, or whether you are on a company network behind a firewall.

Re: [R] Please help: cannot import files from Windows into R

2016-07-14 Thread John Dougherty
Christa, As others are noting, the file is not a text file. Open the file in Notebook or Notepad. If the editor complains, then open it in Word. Save it as a "plain text" file. You will have to choose the file type in the "Save As" dialog. You may run into other issues such as the field separ

Re: [R] New installation

2016-06-10 Thread John Dougherty
On Thu, 9 Jun 2016 13:44:52 -0700 jax200 wrote: > Hi > > I'm starting off with both R and Linux Mint. During a recent R > course, I had multiple difficulties with installing updates needed > for the course. > > As such, I'd like to hit the restart button with fresh installs of > Linux and R.

Re: [R] strange error

2016-05-25 Thread John Dougherty
On Wed, 25 May 2016 18:56:47 +0200 alicekalk...@freenet.de wrote: Alice, Have you tried running the code in R in a terminal? If the error persists, then this may be the right place to ask for help. If it is specific to R Studio, then you need to ask them. -- John

Re: [R] What is the easiest way to turn a dataframe into a barplot?

2016-05-12 Thread John Dougherty
On Thu, 12 May 2016 13:19:54 -0400 "yoursurrogate...@gmail.com" wrote: > Hello, I can't post my code since it's on a work computer. > > But basically, I have a dataframe that has two columns, one is a > string and the other is an integer. I want to turn this into a > vertival barplot where on t