Displaying 20 results from an estimated 1200 matches similar to: "Comprehesive Package/Library list?"
2003 Nov 22
3
1.8.1 behavior change?
In <R 1.8.1 the following fragment worked properly, now (1.8.1)
it creates the following warning/error:
Any advice appreciated.
stt <- data.frame()
# load all datasets into a dataframe
for (ds in 1:n) {
stt[ds] <- as.matrix(read.table(fileList[ds]))
}
--
> stt <- data.frame()
> # load all datasets into a dataframe
> for (ds in 1:n) {
+ stt[ds] <-
2004 Mar 26
1
Plot difference between PNG and X11
I am rendering a plot using boxplot, mtext, abline, etc.
The X11 view of the plot looks correct.
When I change to the png device to:
png(filename="bxplot.png",width=640,height=640)
I get half of a character label plotted in the lower left
corner in the resulting .png file.
The character fragment started to appear in png when
I started using mtext.
2007 Mar 22
4
converting html with \xa9 to Markdown and using iconv?
The html document various characters like
? \xa0
? \xa9 (Copyright symbol)
(and others).
I tried using html2text.py but it didn't like these characters.
Any ideas on how I can use iconv or another tool to convert documents like
this so I can then convert to Markdown?
I don't want to do manually as I have around 500+ documents.
Jeremy C. Reed
2006 Jun 29
2
html2text in php
Hi there!
I recently ported Aaron Swartz' html2text.py to PHP and would like to know
what you think about it.
Any suggestions and bug reports are much appreciated.
Check it out: http://milianw.de/projects/html2text/
Note: Michel Fortins PHP Markdown Extended is supported (that is: tables and
definitionlist are supported in some way)
There are still some bugs but I hope to sort them out
2006 Oct 17
2
back-translation and round-tripping
i'll be doing some experiments myself,
but i thought i'd ask here first about
back-translation and round-tripping
with markdown and its xhtml output.
the object is to take markdown output,
reduce it back to a markdown text-file,
then regenerate the output again and
compare it with the "original" output,
repeating if necessary until there exists
a pair of files that give perfect
2009 Oct 13
6
USB/UPS connectivity issue on Intel DP55KG Motherboard
Hello,
I use the following in my ups.conf:
# USB:
[apc]
driver = usbhid-ups
port = auto
desc = "APC 1500VA"
pollfreq = 5
On my new motherboard (an Intel DP55KG), every once and awhile I get this:
Broadcast Message from nut at box.com
(somewhere) at 17:48 ...
Communications with UPS apc at localhost lost
Broadcast Message from nut at box.com
2007 Oct 08
1
First Markdownify Beta released
Hi folks!
I finally released the first Beta of Markdownify - the HTML to Markdown
converter for PHP. It is the successor to the old `html2text.php` and is much
more stable. It's pretty much a complete rewrite and supports all Markdown
and PHP Markdown Extra syntax features.
It's beta since I still have to add a word wrapping feature and "Markdown
inside block elements" is
2008 Sep 12
5
Samba Shortfalls?
Hello,
1) Can not support .chm help files
2) Does not support locks for multi-user access to Access
3) Does support URLs from windows with '%' in the path
4) Numerous problems with multiple users accessing same folder.
Comments/suggestions for fixing the above mentioned problems?
Justin.
2008 Dec 02
1
bit per bit copy! ext3
I have a flash memory stick that is formated with ext3 file system. NOw,
there is an application on it that I would like to copy to another memory
stick. I can copy it, but when I do so, that application does not work
properly (it won't start - boot problem???). Is there a tool that can copy
an entire content from one flash stick to another? Thanks!!!
-------------- next part --------------
2015 Oct 14
3
Strange indexing behavior on HTML emails ..
Hi,
In continuation to the issue I had posted about long back:
http://www.dovecot.org/list/dovecot/2014-August/097362.html
I did further testing today on a fresh new Debian & latest Dovecot and
observed a undesired behavior. I am using fts_lucene & following
sequence of commands on a empty test account me at myself.com:
doveadm expunge -u 'my at myself.com' mailbox
2006 Jun 21
1
Is there a way to cache a file system listing?
I have a filesystem that has roughly ~600,000 files on it and every time a
new client rsyncs this tree (after 10-20 minutes when the cache has
expired) then it takes 5-10 minutes to re-traverse the tree during a new
rsync. Is there a way, other than running find /path every minute or so,
to keep the listing in memory so the rsyncs would run much faster?
2003 Jan 21
2
books on categorical data analyses
Dear All,
We are about to purchase the second edition of Agresti's "Categorical Data
Analysis" (my old copy of the first ed. of that wonderful book is falling
apart). I would appreciate suggestions about other comparable books which, if
possible, have examples using R/S code (instead of SAS).
Thanks,
Ram?n
--
Ram?n D?az-Uriarte
Bioinformatics Unit
Centro Nacional de
2009 Nov 19
3
APC BR1500LCD
Hi gang, I have the
APC BR1500LCD [1]
and would like to know if NUT can handle it. The compatibility list
[2] does not show it but I thought that perhaps it would fit in as
some other unit. Does anyone else have this unit?
[1] http://www.apc.com/resource/include/techspec_index.cfm?base_sku=BR1500LCD
[2] http://www.networkupstools.org/compat/stable.html
--
/jm
2010 Jan 08
3
Next message unexpectedly corrupted in mbox file
Hi,
I am seeing this on one of my servers:
Jan 8 10:08:58 l1 dovecot: IMuser(user): Next message unexpectedly corrupted
in mbox file /home/user/Mailbox at 10558
I have never seen this before, and google yields no results except when
this warning was added to the source code here:
http://www.dovecot.org/list/dovecot-cvs/2009-December/015177.html
The user has deleted all of the mail in the
2009 Apr 19
3
asterisk-1.6.0.9-x86_64: voicemail: Segmentation fault (core dumped)
Hello,
Information:
gcc -v: gcc version 4.3.3 (Debian 4.3.3-3)
os: Debian/Testing
Pulled latest release from asterisk site, compiled, installed it.
I have a barebones configuration:
$ ls -l asterisk
extensions.conf
modules.conf
sip.conf
users.conf
voicemail.conf
You can see them here:
http://home.comcast.net/~jpiszcz/20090418/extensions.conf
2009 Apr 20
2
Voice mail does not contain a time?
Hello,
When a voice message is saved and e-mailed as a wav, the total time of the
voice mail does not show up in, e.g., windows media player, why is this?
I have only used wav49/wav:
; Use wav49 format for all voicemail messages
format=wav49|gsm|wav
Justin.
2011 Aug 26
2
Bug in 3.6.0 saving files.
Hi,
If you open a word document on a Windows 7 PC on a samba share and attempt
to save it (or ppt, etc) it will fail (SMB2 enabled).
Go back to 3.5.10, it works fine (SMB2 removed obviously).
Not sure if anyone has seen this but FYI.
Happens with Office 2007 & 2010.
Justin.
2007 Aug 08
2
Backtick Hickup
I'm using Michel Fortin's MDTest cases to rewrite my html2text.php script.
Just now I stumbled upon this bug (in PHP Markdown at least):
# Input:
Backtick: ``\```
# Output:
<p>Backtick: `````</p>
# Should-Be Output:
<p>Backtick: <code>`</code></p>
If you (Michel) are already aware of this, just ignore me ;-)
--
Milian Wolff
2009 Feb 03
1
Automatic creation of columns in zoo object
Hello, everyone
I have a question.
Assume I have the following zoo object:
me.la <- structure(c(1524.75, 1554.5, 1532.25, 1587.5, 1575.25, 1535.5,
1550, 1493.5, 1492.5, 1472.25, 1457.5, 1442.75, 1399, 1535.75,
1565.25, 1543.5, 1598.5, 1586.5, 1547, 1561.5, 1504.75, 1503.75,
1483.75, 1468.75, 1453.75, 1410, 1546.75, 1575.25, 1554, 1609,
1597.5, 1558.5, 1573, 1516.25, 1515.5, 1495, 1480, 1465,
2012 Apr 18
2
[PATCH libguestfs] maint: fix doc typos
Hi Rich,
I ran this command to spot a few typos:
git ls-files|misspellings -f -|grep -v '^po'
Here are fixes:
>From ec62fad96cc2884c8fd43ecb550a8bcac317cca0 Mon Sep 17 00:00:00 2001
From: Jim Meyering <meyering at redhat.com>
Date: Wed, 18 Apr 2012 11:15:57 +0200
Subject: [PATCH libguestfs] maint: fix doc typos
Fix typos spotted by http://github.com/lyda/misspell-check.
*