similar to: Sweave in R 2.13.1 doesn't support cp1250 encoding

Displaying 20 results from an estimated 2000 matches similar to: "Sweave in R 2.13.1 doesn't support cp1250 encoding"

2012 Sep 14
1
Printing localized pdf file from Sweave snippets
Hello! I am struggling for quite some time with proper printing of local characters in pdf plot, via Sweave snippets in Rnw file. When I am working directly within R, all is fine and I can get local character properly, like: pdf('figs/fig-relativeEntropy0.pdf', h=6, w=6, encoding='CP1250') matplot(par[, c(3)], type='b', ylim=c(0,0.5), xaxt='n', pch=c(21),
2009 Jul 12
3
Installing mysql with macports
Not sure if this is off topic, but there doesn''t seem to be an obvious place to ask this question. I am trying to use MacPorts to install mysql. I have xcode 3.0 and x11 XQuartz 2.1.6 installed. $PATH: /opt/local/bin:/opt/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/ local/bin:/usr/X11/bi When I sudo port install mysql5-server I receive: ---> Configuring mysql5 Error: Target
2023 Jan 17
1
dovecot replication - new and cur folders on mx1 and mx2
It might have a noticeable effect on clients. I encountered (probably triggered by this in some way?) that I was unable to het the 'read' bit set in macOS Mail.app. Maybe (as I am doing HA with round robin) the Mail.app client got to one dovecot repository on one tcp connection and then on the other. Is there a reason why syncing tis move from new to cur is a bad idea? Gerben Wierda
2023 Jan 17
1
dovecot replication - new and cur folders on mx1 and mx2
I can confirm this in a slightly different setting, but still using two-way sync between two dovecots. On e is 2.3.19.1 running on macOS Monterey, the other is 2.3.20 running in an alpine container on Ubuntu. Gerben Wierda (LinkedIn <https://www.linkedin.com/in/gerbenwierda>) R&A IT Strategy <https://ea.rna.nl/> (main site) Book: Chess and the Art of Enterprise?Architecture
2004 Jun 28
2
sip to isdn-capi call problem
anyone has idea what problem can be here, something with codec but i have today CVS version and grandstream phone with 1.5.0 firmware.I try to change codec in phone and also in asterisk-sip.conf but the same. What can be problem ? tnx, Tomaz *CLI> -- Executing Dial("SIP/102-767c", "CAPI/2:5") in new stack -- Called 2:5 -- CAPI[contr1/2003002]/0 is making
2004 Jun 30
6
zaphfc - hfc pci based ISDN card : point2point & DDI
hello, anyone has worknig ISDN hfc-pci card in DDI (DID) point2point mode? what kernel ? and second question mISDN driver .. anyone has working solution with mISDN and maybe fritz card? what you suggest for DDI -> point2point mode (card,kernel,chan_..., ...) ? thank you, Tomaz
2004 Jul 09
1
bristuff - hfc card + x100p
hi! Anyone on list has working asterisk box with hfc based card (bristuff) and a x100p adapter? Becouse together in box I can't get it working in any way .. thank you, Tomaz
2004 Jul 13
1
caller id problem on incominc call to x100p
hi, when i call asterisk (on x100p) i got this : CLI> -- Starting simple switch on 'Zap/7-1' Jul 13 15:03:34 ERROR[311316]: callerid.c:192 callerid_feed: fsk_serie made mylen < 0 (-9) Jul 13 15:03:34 WARNING[311316]: chan_zap.c:4735 ss_thread: CallerID feed failed: Success Jul 13 15:03:34 WARNING[311316]: chan_zap.c:4777 ss_thread: CallerID returned with error on channel
2008 Jun 19
5
Grandstream Busy Light Fields
Hello ! I am having troubles setting up Busy Light Fields (BLF) in asterisk 1.4.18 The things work up to 80%, I can transfer the call by BLF button and I can see the green (free) status and red (busy) status. What I cannot do is to accept the call when someone rings a remote extension. The BLF button starts to blink in red telling me that the call is ringing on remote extenson, but if I press it,
2023 Jan 15
1
dovecot replication - new and cur folders on mx1 and mx2
Hello, I have a question in regards to specific dovecot replication behaviour and I'm just wondering if this is actually an expected/normal behaviour, or just a version issue. I'm using dovecot 2.3.16 which is packed by default with latest Ubuntu 22.04.1 LTS server release. I setup dovecot replication pair (mx1 - mx2) which is working ok. MX1 has priority 10, MX2 has priority 20. I
2004 Jul 08
1
x100p and two hfc isdn cards
hello, i have a problem starting asterisk with one x100p digium and two hfc chipset isdn cards with bri-stuff.0.0.2. "ztcfg -vv" shows me a this info: Zaptel Configuration ====================== SPAN 1: CCS/ AMI Build-out: 399-533 feet (DSX-1) Channel map: Channel 01: FXS Kewlstart (Default) (Slaves: 01) Channel 02: Individual Clear channel (Default) (Slaves: 02) Channel 03:
2011 Feb 12
8
CentOS 64 bit php 5.2 huge problem
Hello, i am getting the following error in CentOS 64 bit with php 5.2 I cant get mysql functionality running and the ioncube loader Please help, i am very desperate Here is my output: [root at host ~]# php -v Failed loading /usr/local/ioncube/ioncube_loader_lin_5.1.so: /usr/local/ioncube/ioncube_loader_lin_5.1.so: undefined symbol: zend_unmangle_property_name_ex PHP Warning: PHP
2008 Feb 03
3
PXE Boot Menu with iSCSI and AOE!
Dear developer, I am working on a project for my graduate work (diploma), which includes iSCSI and AOE booting. I made some menus using pxelinux and things are working fine with linux, but I have a small problem with windows system which require direct iscsi or aoe access. I have dhcpd.conf setup that it to each first dhcp request handles out pxelinux.0, then I can chooose from that menu which OS
2009 Apr 09
1
iSCSI booting Windows XP
Dear Developer: i am working a project including iSCSI booting. i have a iscsi server with windows xp system image and fedora system image, and a booting server providing dhcp and tftp services.I made some menus using pxelinux and things are working fine with linux, but failed with windows . i use the following strings in my dhcpd.conf: ....... filename = "pxelinux.0";
2001 Aug 27
1
foreign characters in R plots
Hi, I am sorry to bother you with such a (presumably) simple question, but I have spent a couple of hours browsing the net and R documentation and came up with no answer to it. My problem is that I need to use Latin2 (ISO8859-2) characters in my plots. Adding an encoding="..." parameter to the postscript function does not solve the problem, as the characters still don't show up.
2014 Dec 05
7
metaflac --no-utf8-convert complains about UTF
This is 1.3.1 on OpenBSD/amd64. The --no-utf8-convert option of metaflac(1) does not work for me: $ metaflac --no-utf8-convert --set-tag="Artist=?ou?l??ek" aladin.flac aladin.flac: ERROR: tag value for 'Artist' is not valid UTF-8 (You probably can't see the Czech letters properly in my mail, but that's beside the point.) Indeed, it is not valid UTF8 (it's LATIN2),
2005 Nov 30
4
ups.conf configure
Hello, I got this information from the manufacturer of my ups Kobian/Mercury and were tested wtih powstatd on Linux (Works OK). Now i want to configure it with NUT and i didn't have any luck (it always says OB) Initiliasation for monitoring: RTS = 1 (High) Main power fail: CTS = 0 (Low) Batter low: DCD = 0 (Low) Kill UPS: DTR = 0 (Low) How would the ups.conf look like? Reagards, Lep
2011 Jul 16
2
Sweave in 2.13.1
I run Windows XP. and in a command window I get: > c:\stat\r\R-2.13.1\bin\i386\Rcmd Sweave Lexis.rnw Error in length(arg) : 'arg' is missing Calls: <Anonymous> Execution halted AND: > c:\stat\r\R-2.13.1\bin\i386\Rcmd Sweave --help Error in length(arg) : 'arg' is missing Calls: <Anonymous> Execution halted BUT: > c:\stat\r\R-2.13.0\bin\i386\Rcmd Sweave
2012 Oct 07
1
Problem with national characters in main, xlab, ylab with pdf{grDevices} / postscript {grDevices}
Hello. I'm trying to make some graphics with nationalized labels (pdf for use in LaTeX document). On console (displayed on screen) using all looks ok: ----------------------------------------\/ data<-rnorm(100) hist(data,main='Rozk?ad g?sto?ci punkt?w', xlab='Warto?? na osi y', ylab='Cz?sto?? wyst?powania') -------------------------------------------/\ But
2003 Apr 29
6
callerid send to shell script with system command
hi! anyone has a idea how to send caller id (incoming number) to shell script like: exten => s,1,wait,2 exten => s,2,System(/bin/script callerid-number) exten =>s,3,answer i need to run script in shell with command line like "/bin/script -a 123456789 " this 123456789 must be callerid (incoming call) number. tnx, Thomas