search for: imbalance

Displaying 20 results from an estimated 138 matches for "imbalance".

2002 Jan 09
1
bug in read.table?
...aracter and a numeric column) Name short kind logable use save lag m "mo" "x" "n" "1" "n" 0 Ptp "PT" "l" "y" "m" "n" 0 R-Code read.table('t.txt',header=T,row.names=1,as.is=T) R-Output stack imbalance in internal type.convert, 26 then 25stack imbalance in .Internal, 25 then 24 stack imbalance in if, 19 then 18 stack imbalance in <-, 17 then 16 stack imbalance in {, 15 then 14 stack imbalance in internal type.convert, 25 then 24stack imbalance in .Internal, 24 then 23 stack imbalance in if, 18...
2006 Feb 23
0
JGR problem with installPackages()?
Dear r-helpers, When I pull down the Packages:Package Installer menu, I get: ================================== > installPackages() stack imbalance in .External, 22 then 66 stack imbalance in <-, 20 then 64 stack imbalance in <-, 117 then 118 stack imbalance in {, 115 then 116 stack imbalance in if, 113 then 114 stack imbalance in {, 111 then 112 stack imbalance in <-, 105 then 106 stack imbalance in {, 103 then 104 stack imbalance in...
2010 Jan 21
2
"stack imbalance in ..." when loading a workspace
Hi all, I just failed in loading a saved wordspace (13MB of size), and received these errors: Warning: stack imbalance in 'missing', 52 then 51 Warning: stack imbalance in 'if', 50 then 53 Warning: stack imbalance in 'as.environment', 57 then 59 Warning: stack imbalance in 'ls', 54 then 53 Warning: stack imbalance in '.Internal', 54 then 53 Warning: stack imbalance in '!&...
2010 Feb 08
2
Error on start R in server
...to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. *** caught segfault *** address 0x4, cause 'memory not mapped' Warning: stack imbalance in 'if', 153 then 154 Warning: stack imbalance in '{', 151 then 152 Warning: stack imbalance in '<-', 145 then 146 Warning: stack imbalance in 'if', 143 then 145 Warning: stack imbalance in '{', 141 then 142 Warning: stack imbalance in '<-', 135...
2009 May 08
1
anyDuplicated(incomp=NA) fails
With today's R 2.10.0(devel) I get: > anyDuplicated(c(1,NA,3,NA,5), incomp=NA) # expect 0 Warning: stack imbalance in 'anyDuplicated', 20 then 21 Warning: stack imbalance in '.Internal', 19 then 20 Warning: stack imbalance in '{', 17 then 18 [1] 0 > anyDuplicated(c(1,NA,3,NA,3), incomp=NA) # expect 5 Warning: stack imbalance in 'anyDuplicated', 20 then 21 Warning: stack imbala...
2007 Feb 23
1
help with RMySQL
Hi R users, I am using RMySQL to connect to a database in MySQL. I have 3 questions. 1)When I give the following command dbListTables(con) I get the output stack imbalance in .Call, 142 then 143 stack imbalance in <-, 140 then 141 stack imbalance in {, 138 then 139 stack imbalance in standardGeneric, 126 then 127 stack imbalance in class, 121 then 122 stack imbalance in <-, 119 then 120 stack imbalance in {, 117 then 118 stack imbalance in <-, 111 the...
2002 Jan 15
1
Error message in R: stack imbalance
...ed on other Redhat systems, I get the following error message. -------- > library(qtl) > gastritis <- read.cross(format="csv",dir="/home/sen/qtl/data/gastritis", + "Pablodata.csv",genotypes=c("b","h","c")) stack imbalance in internal type.convert, 48 then 47stack imbalance in .Internal, 47 then 46 stack imbalance in if, 41 then 40 stack imbalance in <-, 39 then 38 stack imbalance in {, 37 then 36 stack imbalance in internal type.convert, 47 then 46stack imbalance in .Internal, 46 then 45 -------- Any idea what t...
1997 May 13
2
R-alpha: Patch2
There is a problem with the patch I sent out yesterday. The patches for the glm code are applied in the wrong place. I have removed the patch file and will have a real one available latter today. Ross =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help",
2009 Jan 06
2
Strange error message
...ome demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > source('setup.s') > source('mktest1.s') > fit1w <- survreg(Surv(time, status) ~x, test1, dist='weibull') Warning: stack imbalance in '.Call', 26 then 27 Warning: stack imbalance in '<-', 24 then 25 Warning: stack imbalance in '{', 22 then 23 Warning: stack imbalance in 'if', 20 then 21 Warning: stack imbalance in '.Call', 23 then 24 Warning: stack imbalance in '<-', 21 the...
2001 Dec 25
1
read.table (PR#1227)
...ste(Sys.getenv("HOME"), "/R/", sep="") fileNAME <- "inputFile" ## Given the command, z <- read.table(file=paste(fileHOME, fileNAME, sep=""), sep=",", header=TRUE, row.names=NULL, as.is=TRUE) ## R replies ## stack imbalance in internal type.convert, ## 28 then 27stack imbalance in .Internal, 27 then 26 ## stack imbalance in if, 21 then 20 ## stack imbalance in <-, 19 then 18 ## stack imbalance in {, 17 then 16 ## stack imbalance in for, 10 then 9 ## stack imbalance in {, 8 then 7 ## stack imbalance in <-, 2 th...
1997 Apr 03
0
R-alpha: R0.50-pre6: "stack imbalance in ..." // is.vector(matrix...)
...e use this mailing list to report bugs / fixes / annotations / suggestions ... -- Martin [after ``e-talking'' to Ross] ------------------------------------------------------------------------ Quite strange error / warning messages that I am getting here: > prompt(prompt) stack imbalance in internal as.vector, 22 then 21 stack imbalance in .Internal, 21 then 20 stack imbalance in <-, 16 then 15 created file named prompt.man in the current directory. Edit the file and move it to the appropriate directory, /soft/sunos5_1/R-prealpha-0.50-6/src/manual/man/ droppi...
2006 Oct 01
1
stack imbalance in contour
I'm not sure if this has much significance or not -- but it sounds rather ominous. It doesn't appear to be new as it happens with 2.0.0 in Linux (but the formatting of the warning messages has improved). > contour(array(3e10, c(10,10), list(1:10, 11:20))) Warning: stack imbalance in 'contour', 20 then 24 Warning: stack imbalance in '.Internal', 19 then 23 Warning: stack imbalance in '{', 17 then 21 Warning message: all z values are equal > sessionInfo() R version 2.4.0 RC (2006-09-27 r39543) i386-pc-mingw32 locale: LC_COLLATE=English_United King...
2012 Dec 11
1
Debian packaging and openblas related crash when profiling in R
...er to http://gking.harvard.edu/amelia/ for more information ## > set.seed(12345) > Rprof("Amelia-1.out") > impA <- amelia(datM, m = 5, idvars="group") -- Imputation 1 -- 1 *** caught segfault *** address 0x11000088, cause 'memory not mapped' Warning: stack imbalance in 'length', 121 then 122 Warning: stack imbalance in '==', 120 then 121 Warning: stack imbalance in 'if', 118 then 119 Warning: stack imbalance in '<-', 120 then 124 Warning: stack imbalance in '<-', 97 then 94 Warning: stack imbalance in 'min'...
2013 Apr 17
1
stack imbalance in max.col for non-real matrices
It's tough to reliably reproduce, but I often get stack imbalance warnings when calling max.col() on non-real/double matrix. The code is conditionally PROTECTing but not incrementing its nprot counter for the eventual UNPROTECT. Pretty sure this would fix (but I haven't tested it): Index: array.c ==============================================================...
2002 Jan 03
1
type.convert() (PR#1236)
Full_Name: Don Sun Version: 1.4.0 OS: Red Hat Linux release 6.2 Submission from: (NULL) (204.178.20.14) > type.convert(letters[1:2],as.is=T) stack imbalance in internal type.convert, 7 then 6stack imbalance in .Internal, 6 then 5 [1] "a" "b" Error: unprotect(): stack imbalance > version _ platform i686-pc-linux-gnu arch i686 os linux-gnu system i686, linux-gnu status...
2009 Sep 23
1
More naive questions: HLM6 comparisons? what is a "stack imbalance" in lmer? does lmer center variables?
...the run times similar? Another explanation for the difference in time might be the way HLM6 saves the results of some matrix calculations and re-uses them behind the scenes. If every call to lmer is re-calculating some big matrix results, I suppose that could explain it. 2. What does "stack imbalance in .Call" mean in lmer? Here's why I ask. Searching for comparisons of lmer and HLM, I went to CRAN & I checked this document: http://cran.r-project.org/web/packages/mlmRev/vignettes/MlmSoftRev.pdf I *think* these things are automatically generated. The version that's up the...
2020 May 20
0
[PATCH] drm/nouveau: fix runtime pm imbalance on error
pm_runtime_get_sync() increments the runtime PM usage counter even the call returns an error code. Thus a pairing decrement is needed on the error handling path to keep the counter balanced. Signed-off-by: Dinghao Liu <dinghao.liu at zju.edu.cn> --- drivers/gpu/drm/nouveau/nouveau_gem.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git
2020 May 20
1
[PATCH] drm/nouveau/dispnv50: fix runtime pm imbalance on error
pm_runtime_get_sync() increments the runtime PM usage counter even the call returns an error code. Thus a pairing decrement is needed on the error handling path to keep the counter balanced. Signed-off-by: Dinghao Liu <dinghao.liu at zju.edu.cn> --- drivers/gpu/drm/nouveau/dispnv50/disp.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git
2020 May 20
0
[PATCH] drm/nouveau/debugfs: fix runtime pm imbalance on error
pm_runtime_get_sync() increments the runtime PM usage counter even the call returns an error code. Thus a pairing decrement is needed on the error handling path to keep the counter balanced. Signed-off-by: Dinghao Liu <dinghao.liu at zju.edu.cn> --- drivers/gpu/drm/nouveau/nouveau_debugfs.c | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git
2020 May 20
0
[PATCH] drm/nouveau: fix runtime pm imbalance on error
pm_runtime_get_sync() increments the runtime PM usage counter even the call returns an error code. Thus a pairing decrement is needed on the error handling path to keep the counter balanced. Signed-off-by: Dinghao Liu <dinghao.liu at zju.edu.cn> --- drivers/gpu/drm/nouveau/nouveau_gem.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git