similar to: R CMD check errors

Displaying 20 results from an estimated 4000 matches similar to: "R CMD check errors"

2008 Oct 19
2
R CMD build on Vista
Hello, I have R 2.7.2 and RTools 2.8 on a vista pro computer. On my computer R CMD build changes the file names : all capital letters are transformed into lowercase letters (for instance the DESCRIPTION file is changed in 'description'). What can I do to correct this problem? Tank you, Ollivier TARAMASCO [[alternative HTML version deleted]]
2005 Mar 30
1
error messages on R CMD check
Dear all, I am trying to wrap up a package. On entering R CMD check, I get the following error messages: [...] * checking S3 generic/method consistency ... WARNING Error in .try_quietly({ : Error in library(package, lib.loc = lib.loc, character.only = TRUE, verbose = FALSE) : package/namespace load failed for 'resper' Execution halted See section 'Generic functions and methods'
2007 Oct 10
2
Problem with RCMD CHECK (or BUILD)
Un texte encapsul? et encod? dans un jeu de caract?res inconnu a ?t? nettoy?... Nom : non disponible Url : https://stat.ethz.ch/pipermail/r-help/attachments/20071010/d6c89c66/attachment.pl
2004 Aug 17
1
checkS3methods() change
Hi, I'm using rw2000dev.exe (Win32) built on August 14. If this isn't already planned, can I suggest that when checkS3methods() (called by R CMD check) fails because of a syntax error in a dependent package listed in the DESCRIPTION file of the main package being checked, it would be nice if checkS3methods() reported which dependent package caused it to fail? Running R CMD check on my
2006 Mar 14
1
R CMD check: problems possibly from mapply?
Dear expeRts, I am trying to wrap up a package "utilities" (for my internal use). After adding a function datNAtreat that uses mapply, R CMD check gives WARNINGs for "S3 generic/method consistency", "checking replacement functions" and?"checking foreign function calls", all of which are accompanied by the following error message: Error in .try_quietly
2013 Jan 15
2
removing loops from code in making data.frame
Dear all, I am working on an author network and to do so I have to arrange a data.frame (tutu) crossing author names (rows) per publication number (column). The participation of the author to a study is indicated by a 1 and 0 otherwise. I have a vector (xaulist) of all the names of authors and a data.frame (tata) with all the publications in row and the authors in columns. I have writen a loop
2009 Oct 03
1
ad 2003 & nss_ldap produce: smbd/service.c:make_connection_snum(1003): Permission denied
Hello all, since some weeks I try to get the following configuration working Windows 2003 AD (no R2!!) with SFU 3.5 Red Hat Enterprise Linux Server release 5.4 (Tikanga) with Samba (samba-3.0.33-3.14.el5) nss_ldap (nss_ldap-253-21.el5) So I wanted to implement the following setup: http://us5.samba.org/samba/docs/man/Samba-HOWTO-Collection/idmapper.html#id2607783 The main reason using this
2017 Jul 18
2
CentOS for PowerPC Board ( Freescale T2080) with U-Boot
Hello, I got CentOS for PPC64 from this link <http://mirror.centos.org/altarch/7/isos/ppc64/> but it uses grub. I want to use CentOS on a PowerPC Freescale T2080 board with U-Boot as the boot loader. Is it available? Thanks and regards Jaytirth S. Khairatkar | Assistant Manager -------------------------------------------------------------------------- --------------------------
2013 Jul 22
1
FreeBSD 9 and PERC H200
I got a Dell T110-II server on 2013-July-19. It has two 1Tbyte drives that the PERC H200 controls, RAID 1. I tried to install FreeBSD-9.1-RELEASE from a DVD from FreebsdMall. The autopart segfaulted, evidently because it could not find any disks. I think there is a PR about the segfaulting (bad bug, no messages). I worked around the problem by going to the loader prompt when the initial
2004 Sep 19
1
Namespace problem
Now I try to add some C and Fortan code to my package, so the NAMESPACE file is useDynLib(eha) importFrom(survival, Surv) export(mlreg.fit, risksets) but I get ..... * checking R files for library.dynam ... OK * checking S3 generic/method consistency ... WARNING Error in .try_quietly({ : Error in library(package, lib.loc = lib.loc, character.only = TRUE, verbose = FALSE) :
2005 Feb 24
9
[0.10.0] Update problem
Upgrading to rails 0.10.0 leads to the following: ----- => Rails application started on http://0.0.0.0:3002 [2005-02-24 16:45:35] INFO WEBrick 1.3.1 [2005-02-24 16:45:35] INFO ruby 1.8.2 (2004-12-25) [powerpc-darwin7.7.0] [2005-02-24 16:45:35] WARN TCPServer Error: Address already in use - bind(2) [2005-02-24 16:45:35] INFO WEBrick::HTTPServer#start: pid=936 port=3002 #<NameError:
2011 Jun 07
1
How Dovecot 2 create folders and subfolders ( MBOX format ) with TB ?
Hello When creating new IMAP folder with thunderbird and Dovecot configured with the std MBOX format dovecot create a file in mbox format and so it is not possible to create a subfolder of this folder. If you ask to create a NEW subfolder of the form : TOTO/TATA Dovecot create a directory TOTO containing a mbox file TATA. Very useful :-) I suppose the "/" separator is parsed by
2004 May 04
1
How to Cross compile Samba Source
Hi, I am using samba-2.2.8a.tar.gz source and complied for regular linux. Now I am trying to cross compile it, but do not have any guidelines on how to do it? Anyone can help me on, making cross compilation work for arm-linux host. Any help is appreciated. Regards Pritesh "As a well spent day brings happy sleep, so life well used brings happy death." - Leonardo da Vinci TATA
2017 Jan 20
4
How to handle INT8 data
Well I definitely cannot use them as numeric because join is the main reason of those identifiers. About int64 and bit64 packages, it's not a solution, because I am releasing a dataset for external users. I cannot ask them to install a package in order to exploit them. I have to be very carefull when releasing the data. If a user just use read.csv functions, they by default cast the
2012 Apr 12
4
help from community
Dear All Greetings, i am admin for ISP two years now, relay emails for more than 300 companies (CentOS/Postfix). Relaying more than 10,000 messages every hours successfully. no one has ever compliant for non delivery. but i cannot relay to this domain. The servers responsible for accepting messages are rejecting. i have given the whole log for experts to monitor. it is something out of control,
2010 Sep 17
3
do carriers detect unusual / unauthorized VoIP calling patterns?
All- Recently an Asterisk server we host was hacked and used to route some unauthorized calls. We have since improved our security measures, including installation of fail2ban. The interesting thing is the way in which this was discovered. The unauthorized calls were occurring intermittently last Thurs evening thru Sat morning. On Sat morning, some of our employees were attempting to log-in
2017 Jan 20
2
How to handle INT8 data
Hi, I do have < INT_MAX. This looks attractive but since they are unique identifiers, storing them as factor will be likely to be counter-productive. (a string version + an int32 for each) I was looking to https://cran.r-project.org/web/packages/csvread/index.html This looks like a good feet for my needs. Any chances such an external package for int64 would be integrated in core ? Le 20
2005 Feb 23
1
package check - empty line at end of .R file
Dear R-devel members, I'm in the process of building a package (akmisc) for my own use (Win XP, R 2.0.1 Patched - see details at end). As I was adding functions (and hence more source .R files) to my package it got to the point were "R CMD check" failed with the following error (output has been cut). * checking S3 generic/method consistency ... WARNING Error in .try_quietly({ :
2006 Mar 07
2
Building tkentry dynamicly
Dear R-users, I would like to build N "tkentry" compounds in the same window, with default text for each. As N is variable I need to construct them in an iterative way : library(tcltk) main<-tktoplevel() tktitle(main)<-"My Tool" filenames<-c("toto","tata","titi") N<-length(filenames) for (i in 1: N) {
2009 May 08
3
Fw: HP Laserjet Printer Installation
Dear all, Can any body help m on this to resolve my issue permanently. I m almost done, but one bug is creating problem & unable to resolve it as per mail reply from one of our colgn niranjan.ashok. Following command is not working on my system ie $ svn co http://svn.easysw.com/public/cups/branches/branch-1.3/. Its showing error as " could not resolve hostname, host not found".