similar to: PROBLEM IN R version 2.13.0 (2011-04-13)

Displaying 20 results from an estimated 90 matches similar to: "PROBLEM IN R version 2.13.0 (2011-04-13)"

2014 Oct 14
1
low frequency content
Hello, We are trying to figure out how to preserve the low-frequency content when we try to convert a .wav file to an .opus file. What settings in Opus that can accomplish this? Sincerely, Vinson Go cid:image001.png at 01C94EE1.4DA09EF0 TBSI - SIMPLICITY in Neuro-Solutions <http://www.tbsi.biz/> Tethered and Wireless Solutions for Neural Recording and Stimulation Vinson
2009 Sep 27
3
External Backup Systems?
Hey everyone, My home server just had a disk failure a few weeks ago and like a lot of people I haven't ever really made backups on a regular basis. So I was looking into backup solutions which will save me from this situation again. Now I have Bacula setup, and backing up my files onto my home server. Although this works great, I have one issue: The disk in my server was the one that
2019 Apr 24
1
Bug in "stats4" package - "confint" method
Dear R developers, I noticed a bug in the stats4 package, specifically in the confint method applied to ?mle? objects. In particular, when some ?fixed? parameters define the log likelihood, these parameters are stored within the mle object but they are not used by the ?confint" method, which retrieves their value from the global environment (whenever they still exist). Sample code: >
2013 Feb 15
1
FRONTIER
Hello everybody, Anyone familiar with the package frontier? I have some general questions on how to approach the model design. Thanks in advance Giovanna Giovanna Ottaviani Aalmo Stipendiat/Ph.D. Student ------------------------------------------- Norsk institutt for skog og landskap Pb 115, NO-1431 Ås T (+47) 64 94 9094 M(+47) 980 30 422 F(+47) 64 94 90 80
2012 Nov 22
0
Mixed models and learning curves
My name is Giovanna and I am a PhD student in Norway. I am a beginner with statistics and R, hence my ignorance. Apologies from now..... I have been collecting data on time performances of 5 subjects using a 1:3 scale tower yarder. The task was consisting in yarding 5 small logs placed on permanently marked course. Four subjects had different previous experiences (None, Some) and the fifth was a
2013 Feb 02
2
create and save a simulated dataset
Hello, I am trying to learn how to create a simulated dataset of a forest stand: I must simulate 10 stands, for each of the stands I have been creating a random number of trees. For each tree I should create a random diameter. The problem I have is that I cannot use a matrix because the length of the three items is different. I was trying with list but I have no clue on how to make a dataset out
2012 Sep 12
2
help server slow
suddenly a few days ago it takes about a minute for local help to come up . i type : ?hist and get starting httpd help server ... done but only after a minute does http://127.0.0.1:15686/library/graphics/html/hist.html appear . Lee De Cola, PhD, MCP. DATA to Insight LDECOLA@COMCAST.NET Reston, Virginia 703 709 6972 571 315 0577 mobile [[alternative HTML version deleted]]
2012 Apr 27
2
Flashphoner
Really? Me? Oh Pavel! I would be inestimably honoured. On 04/27/2012 01:55 AM, Pavel Ismailov wrote: > Hello! > > My name is Pavel Ismailov > and I`m CEO of www.flashphoner.com project. > > We noticed that you quite active in Asterisk-user > mail list, and would like to offer you buy signature > in your messages for some monthly price. > > Is it interested for
2011 Jul 21
2
About Validation of R
Dear Sr. of R-project: In the document "R: Regulatory Compliance and Validation Issues. A guidance Document for the Use of R in Regulated Clinical Trial Environments", in the point 6.3 say that exist a set of validation test, that are localized in the test subdirectory. I search the place in the page www.r-project.org and not found this, can you say me where is the set?. I work in a
2010 Jul 10
8
Simple solution for small network in a school ?
Hi, I have to install a small network in a school in a nearby village. The network will be Linux-only, one server and fifteen desktops. Here's the idea. 1) Authentication should be managed centrally on the server. 2) User home directories should also be on the server. 3) Users should all have disk quotas, something like 1 GB per user. 4) Some shared directories should be read/write for
2011 Apr 21
1
Error running pvals.fnc in R version 2.13.0
Dear R-help: I've been trying to run pvals.fnc in the newest version of R (2.13.0). The function lmer worked fine, but when I tried to use pvals.fnc on the lmer object, I got the following error: "Error in pvals.fnc(elogr.subj.dys.sum.3x3.p, nsim = 10000) : trying to get slot "coefs" from an object (class "summaryDefault") that is not an S4 object." How can I
2011 Apr 05
0
R 2.13.0 beta builds now available for all releases of Ubuntu
Ubuntu users, If you would like to beta test R 2.13.0 before the official release date on Ubuntu (any current release), you can add my Launchpad PPA with: sudo apt-add-repository ppa:marutter/rrutter More information can be found at the PPA site itself: https://launchpad.net/~marutter/+archive/rrutter The beta of R 2.13 is also available at the PPA for the upcoming Ubuntu release Natty
2011 Jun 01
1
read.csv and FileEncoding in Windows version of R 2.13.0
Dear R-devel List: read.csv() seems to have changed in R version 2.13.0 as compared to version 2.12.2 when reading in simple CSV files. Suppose I read in a 2-column CSV file ("test.csv"), say 1, a 2, b If file is encoded as UTF-8 (on Windows 7), then under R 2.13.0 read.csv("test.csv",fileEncoding="UTF-8",header=FALSE) yields the following output V1 1 ? Warning
2011 Apr 16
1
My added packages won't load in r.2.13.0
Problem: I updated from r.2.12 to r.2.13 and when I use library(car) for example it says: > library(car) Error in library(car) : there is no package called 'car' So I found that the packages I had before are located in: C:\Users\Documents\R\win-library\2.12 Now they're in: C:\Users\Documents\R-2.13.0\src\library I tried to use control+a and drag them over to the folder
2011 May 26
1
R-2.10.1 to R-2.13.0
Dear List, I am currently running R-2.10.1. I wish to install R-2.13.0 or update my R-2.10.1 to the R-2.13.0. I have downloaded R-2.13.0 but wish to seek your advice before installing that. Please is there a better way of updating to the newer version other than downloading and installing the version? Thanks for your suggestions. Ogbos [[alternative HTML version deleted]]
2011 Mar 13
0
R 2.13.0 scheduled for April 13
This is to announce that we plan to release R version 2.13.0 on Wednesday, April 13, 2011. Those directly involved should review the generic schedule at http://developer.r-project.org/release-checklist.html The source tarballs will be made available daily (barring build troubles) via http://cran.r-project.org/src/base-prerelease/ For the R Core Team Peter Dalgaard -- Peter Dalgaard Center
2011 Mar 13
0
R 2.13.0 scheduled for April 13
This is to announce that we plan to release R version 2.13.0 on Wednesday, April 13, 2011. Those directly involved should review the generic schedule at http://developer.r-project.org/release-checklist.html The source tarballs will be made available daily (barring build troubles) via http://cran.r-project.org/src/base-prerelease/ For the R Core Team Peter Dalgaard -- Peter Dalgaard Center
2011 Jun 14
1
R 2.13.0 on windows 7 x32 - always requires admin to run
I have a faculty member who installed R 2.13.0 on a windows 7 (x32) machine. When they run it, it always requests an administrator password and the icon has the shield on it that indicates it needs to run in Admin mode. I went back to my student computer lab and it has 2.12.0 and it runs fine without running as admin. I then downloaded 2.12.2 on to their system and it runs fine without needing
2010 Dec 14
1
tcltk error compiling R 2.13.0 under Windows 7 x64
Hi All, I am trying to compile R 2.13.0 r53834 on 64-bit Windows 7 (home premium) using Rtools212.exe from Duncan Murdoch's site. I (think) I followed the installation guide for Windows. When installing Rtools, made sure I was installing 64-bit tools (including tcltk), etc. I created a copy of MkRules.local where I selected 64 bit instead of 32 architecture. When I run:
2011 Feb 12
1
R 2.13.0 on Windows: R CMD check and '"du"' not found
FYI, I'm sure the following is a temporary issue, but in case it slips through, I want to raise it here. On Windows 7 64-bit, running Rcmd check on R devel gives: * using R version 2.13.0 Under development (unstable) (2011-02-11 r54330) * using platform: x86_64-pc-mingw32 (64-bit) * using session charset: ISO8859-1 * checking for file 'aroma.core/DESCRIPTION' ... OK * this is