search for: nje

Displaying 8 results from an estimated 8 matches for "nje".

Did you mean: ne
2015 Aug 16
0
Održavanje, čišćenje, hortikultura, tehničko upravljanje, property managment, facility managment, ostale usluge
...ete pro?itati e-mail? Pro?itajte ga ovdje. ( http://www.chm.hr/index.php?option=com_acymailing&ctrl=archive&task=view&mailid=11&key=3PJdxoTH&subid=276400-g7yNcKB2N6CESr&tmpl=component ) Kolovoz 2015 | www.chm.hr ( http://www.chm.hr ) | Tel.: +385 (0) 95 504 30 74 | Odr?avanje ( http://www.chm.hr/odrzavanje/cjelogodisnje-odrzavanje-objekata ) ?i??enje ( http://www.chm.hr/ciscenje ) Hortikultura ( http://www.chm.hr/hortikultura ) Tehni?ko upravljanje ( http://www.chm.hr/tehnicko-upravljanje ) Property managment ( http://www.chm.hr/managment/property-managment ) Facility m...
2009 Sep 10
1
Perhaps not the correct group...
But I was not sure where to go with this. I am trying to add rspec testing to a "working" application and get the following error. /Library/Ruby/Gems/1.8/gems/color-1.4.0/lib/color.rb:19: Color is not a module (TypeError) from /Library/Ruby/Site/1.8/rubygems/custom_require.rb:31:in `gem_original_require'' from /Library/Ruby/Site/1.8/rubygems/custom_require.rb:31:in
2010 Feb 12
1
Why does config.gem mess up migration?
I was working this morning, trying to clean up my project and I did something that sent migrations to hell-in-a-hand-basket. I tried to run rake db:migrate --trace I got the following error msg: (in /Users/richardmartin/NetBeansProjects/ReTrace) ** Invoke db:migrate (first_time) ** Invoke environment (first_time) ** Execute environment rake aborted! Mysql::Error: Table
2009 Jul 23
1
[PATCH server] changes required for fedora rawhide inclusion.
...S+bDuyq#6vb8oYuQg8o|8qC|VWEQ;(KGzvI|M~0<O#NgU0tL6 zZmBhv7;;Ug?4kvj63-NF(kKraPLhbd&qRXK(-e{kXV}t<R at W*~^o at 41h0W7wZj+b| ziR)0a`2NJcTAMu^a<SC&enm|>8DVQC!#Rx(yi>L$C4D7MOG>wkud^7NfbjdS at 7%FV zV}<jpqu(t(Nt=CcTo(L?iuy+AzBped&1^TC+2%L<5#w{mSK^LuiJ2|A!m$FD%{LS2 z$t~nJe)}b|gokLa8tiGdpxtqGhci6M=07czbY${ewBTCA+HB;TKKGd$KsJs!GOsik z(^CWImrw|XCY)+nFUuhEN;6E2>04nW63RCHxI{%ykvx5^n$qo&mG~;9XJHM{>^_r+ zlW>#7vygQnj&ARb=4RWHNVrXk9f0gl_~KK9X;cxB9$}NXlXvV+$RRXb*j0x-7NS5_ z0GUZ%7PoGdm_ICTv+ at K>V<&cDTZ-lR7enS&!VNyL&}HqJqG;j~Ju`8jLKoX59g%Id z...
2023 Apr 02
1
Should help of estimate in t.test be corrected?
Hi, Not important, but IMHO the estimate component of the t.test holds an estimate of mean of each group, never a difference. The doc says "estimate??? the estimated mean or difference in means depending on whether it was a one-sample test or a two-sample test." > t.test(0:4)$estimate mean of x ??????? 2 > t.test(0:4, 5:9)$estimate mean of x mean of y ??????? 2???????? 7
2024 Sep 14
1
Dirichlet kernel requires r to be defined, which is not in the help
Code to reproduce > kernel("dirichlet") Error in kernel("dirichlet") : argument "r" is missing, with no default The help says r??? the kernel order for a Fejer kernel. Thanks to update the help. Best, Samuel
2020 Apr 07
3
Hard memory limit of 16GB under Windows?
Hi, I am not not sure whether this topic belongs to this mail list, but I feel the subscribers here should be the right audience. I noticed that the memory limit reported under Windows is 16 GB. I am wondering how to increase it. I didn't found anything in Rprofile.site nor .Rprofile. Is this limit hard coded at compilation? Best, Samuel [[alternative HTML version deleted]]
2020 Apr 07
4
Hard memory limit of 16GB under Windows?
Hi Tomas, Many thanks for your answer. Here is a copy of a fresh session under RStudio, and after a copy under Rgui. Strangely enough the result of memory.limit() is not the same. Without your question I would not have looked to RGui, being used to work with RStudio. The value under RGui sounds to correspond to the total RAM of the computer. It makes me noticing that the value is in MB.