Displaying 20 results from an estimated 30000 matches similar to: "Truncated plots"
2024 Jan 09
1
Truncated plots
? Tue, 9 Jan 2024 16:42:32 +0000
Nick Wray <nickmwray at gmail.com> ?????:
> she has a problem with R studio on her laptop
Does the problem happen with plain R, without Rstudio?
What's the student's sessionInfo()?
> I have a screenshot which could email if anyone needs to see what it
> looks like.
I think that PNG screenshots are allowed on the mailing list, so it
could
2018 May 21
2
Can't open R files
Hello. I'm not sure whether this is strictly the right forum but here goes... I have got a new (well reconditioned) laptop and have installed R studio on it. That works fine if I say write a little prog directly into it or paste R script from a word doc. But if I try to open an R prog (which I've written elsewhere, the laptop doesn't recognise it as an R prog. Instead it gives me
2018 May 21
1
Can't open R files
Oh fab it works! thanks v much i'd never used open file like that before Nick
> On 21 May 2018 at 12:24 Duncan Murdoch <murdoch.duncan at gmail.com> wrote:
>
>
> On 21/05/2018 7:20 AM, Nick Wray via R-help wrote:
> > Hello. I'm not sure whether this is strictly the right forum but here goes... I have got a new (well reconditioned) laptop and have installed R studio
2018 Mar 25
1
Limit in Directory Hierarchy?
A quick question - is there a limit to the number of levels one can go down when setting the directory in R studio?
I ask because I have been trying to set the directory to a folder 8 levels down which R studio won't allow, and when I try to set the directory through Session/Set Working Directory, it won't even show the lowest level folder:
setwd("C:/Users/supermollusc/Desktop/151017
2018 May 21
0
Can't open R files
On 21/05/2018 7:20 AM, Nick Wray via R-help wrote:
> Hello. I'm not sure whether this is strictly the right forum but here goes... I have got a new (well reconditioned) laptop and have installed R studio on it. That works fine if I say write a little prog directly into it or paste R script from a word doc. But if I try to open an R prog (which I've written elsewhere, the laptop
2024 Sep 17
1
Getting individual co-ordinate points in k medoids cluster
Hello I am using k medoids in R to generate sets of clusters for datasets
through time. I can plot the individual clusters OK but what I cannot find
is a way of pulling out the co-ordinates of the individual points in the
cluster diagrams - none of the kmed$... info sets seems to be this.
Beneath is an example of a k medoid prog using the built in US arrests
dataset - this is not the data I am
2024 May 20
3
Listing folders on One Drive
Hello I have lots of folders of individual Scottish river catchments on my
uni One Drive. Each folder is labelled with the river name eg "Tay" and
they are all in a folder named "Scotland"
I want to list the folders on One Drive so that I can cross check that I
have them all against a list of folders on my laptop.
Can I somehow use list.files() - I've tried various things
2003 Apr 08
1
truncated poisson in glm / glmmPQL
Hi
I'm a postgrad in ecology, and have recently started to use R. I'm planning
to model various sets of animal abundance (i.e. count) data in relation to
habitat data using glm's and/or glmmPQL's. However, some of my potential
response variables have many zeros. From what I gather the "family = ..."
option in the command line does not allow for the direct
2017 Aug 20
3
R & RStudio hardware Utilization
I am going to attend MSc Data Science in September, so I consider upgrading my system to be more efficient with my projects.I used RStudio for my Macroeconomics Undergraduate Thesis and I had a couple of loops which needed almost 30 minutes to occur.
My system specifications are the following:
- CPU: i7 4970k @ 4.0 GHz
- RAM: 8GB DDR3
- Hard Drive: SSD M.2 950 PRO
Since I have only
2017 Aug 20
0
R & RStudio hardware Utilization
Inline.
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 Sun, Aug 20, 2017 at 7:39 AM, Vasilis Bardakos via R-help
<r-help at r-project.org> wrote:
> I am going to attend MSc Data Science in September, so I consider upgrading my
2013 Oct 25
2
R CMD check problem with R 3.0.2
Using SUSE Linux, Windows 32 bit and Windows 64 bit R 3.0.2 , I am unable
to use R CMD check successfully. Here is the Windows 64 bit report:
Z:\R\source\effects>R CMD check pkg
* using log directory 'Z:/R/source/effects/pkg.Rcheck'
* using R version 3.0.2 (2013-09-25)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* checking for file
2023 Jan 11
1
Topological network Map
Hello I'd like to create a simple topological map of a river system, ie all
the waterways, where they join and points on them such as gauging stations
so that it looks something like the London Tube map - where distances are
not important but the relationships of the nodes are.
I could probably Heath-Robinson something together but I wondered whether
there was any kind of package already out
2023 Feb 01
1
Detpack package
Hello I've successfully installed the package "Detpack" and remembered to
call it via library() But when I try to use the functions i get this:
chi2testuniform(vals, 0.05)
Error in chi2testuniform(vals, 0.05) :
could not find function "chi2testuniform"
And yet this function (amongst other which also are not recognised) are all
listed on the CRAN page:
2012 Feb 29
2
Gluster Management Console
Hi,
I am trying to set up the Gluster Management Console (backend servers - centos 6, glusterfs 3.3beta2, management gateway - centos 6). I can launch the java app and make it through the password changing screen. Then I choose "register" and input the cluster name and the IP of one of the backend servers.
I made it through the part where I had to set the root password on the backend
2013 Aug 31
23
ERROR: Log level INFO requires LOG Target in your kernel and iptables
Hi,
I have 2 Debian testing boxes running a very similar setup (both running
the latest aptosid kernel); on one of them, since the
iptables/libxtables10 packages have been upgraded from 1.4.19.1-1 to
1.4.20-2, shorewall-init can''t start shorewall anymore and for this
reason ifupdown also fails triggering firewall up.
Shorewall can be successfully started later on, and ifupdown starts
2015 May 31
2
[LLVMdev] Error in building Gold on FreeBSD
I triend the command make all-gold -k
But the error message that it says now is:
/usr/binutils/gold/system.h:38:11:fatal error: 'libintl.h' file not
found
#include <libintl.h>
On Saturday, May 30, 2015, John Criswell <jtcriswel at gmail.com> wrote:
> Dear Aditya,
>
> Regarding the error, it looks like binutils is trying to build its
> documentation. For
2023 Apr 06
2
R does not run under latest RStudio
On 4/6/23 03:49, Steven Yen wrote:
> The RStudio list generally does not respond to free version users. I was hoping someone one this (R) list would be kind enough to help me.
I don't think that is true. It is perhaps true that you cannot get
personalized help from employed staff, but you can certainly submit to
the Q&A forum.
--
David
>
> Steven from iPhone
>
>>
2013 Apr 22
4
Puppet catalog transfer often gets truncated (Could not intern from pson: error)
I''ve been hitting this issue for a long time. well over a year and I guess
it''s time to start pushing it to try to find the root cause. I''ve seen
this reported several times in the past but I''ve never seen a resolution
found for this exact problems. There are other root causes for pson errors
that have been resolved, but not for the ones describing my
2023 Feb 15
1
p-value in changepoint package
Hello Does anyone know how to get the p values for changepoints in the
"changepoint" package? There is guidance in the CRAN vignette
https://cran.r-project.org/web/packages/changepoint/changepoint.pdf but I
can't make it work to get the p value out... Thanks Nick Wray
[[alternative HTML version deleted]]
2013 Nov 14
1
Windows 7/Rstudio/Rattle - rattle() Causes R Session to abort
Windows 7, R 2.15.1 64bit, RStudio 0.97.312, Rattle 2.6.26
Hi,
Please help.
I removed rattle then reinstalled then loaded then attempted to open rattle with rattle(). But each time I do that My R session in R studio aborts and restarts.
remove.packages("rattle")
install.packages("rattle")
library(rattle)
How can I fix this? I saw something in rattle-users but that applied