Displaying 10 results from an estimated 10 matches for "mdj".
Did you mean:
md5
2007 Jun 20
1
Help With Sweave:
Hi All,
I am running Ubuntu Feisty (7.04) on a Thinkpad T41. I've installed
the nowebm package for Ubuntu. Working from this HowTo:
http://www.ci.tuwien.ac.at/~leisch/Sweave/example-1.Snw
I try to compile the example *.Snw as in the Sweave manual:
mdj at lapmdj:~/Desktop/Sweave/example1$ noweb example-1.Snw
Can't open output file
Despite the error, a *.tex file is produced. Now I am stuck because I
cannot seem to get the CTAN noweb package correctly installed for my
Latex installation. I guess I am somewhat spoiled by the Synaptic
package...
2007 Jun 18
2
Help: Upgrading to R2.5 on Ubuntu (Feisty)
...ing 2.5 installed on my Ubuntu
Fiesty system and
seek your advice.
To the best of my ability I followed the instructions here:
http://cran.r-project.org/bin/linux/ubuntu/README
Setting this as the last line in my sources.list:
deb http://cran.fhcrc.org/bin/linux/ubuntu feisty/
When I typed in:
mdj at lapmdj:/usr/local/lib/R/site-library$ sudo apt-get install r-base
Reading package lists... Done
Building dependency tree
Reading state information... Done
r-base is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
mdj at lapmdj:/usr/local/lib/R/site-libr...
2007 Jun 21
2
Need Help: User Defined R Functions in Sweave/Latex
...t;> and received
the same result. Below are the files *.Snw -> *.tex -> *.pdf and the
output I received while compiling. If there is anything else I can
give to help you help me just let me know. Thanks!
Matt
My system:
T41 IBM Thinkpad
Ubuntu Feisty (7.04)
R version 2.5
testmacro3.Snw:
mdj at lapmdj:~/mydocs/R$ more testmacro3.Snw
\documentclass[a4paper]{article}
\usepackage{fullpage}
<<echo=f>>=
basicplot <- function(x, nplots, sectionname){
# Begin to make figure here
file = paste("scatter",nplots, ".pdf", sep="")
pdf(file = file,paper=&...
2007 Feb 14
0
Linking between Camping apps?
...Mab) in the self/R part above. Is there an easier
solution than just constructing one manually?
(Yes, I realize the links could be written out explicitly, but it seems a
shame to hard-code mounts when the rest of the code so cleanly handles
constructing the URLs correctly.)
Thanks,
--
Matt Jones
mdj.acme at gmail.com
President/Technical Director, Acme Art Company (acmeartco.org)
2007 Aug 09
1
Need Help: Installing/Using xtable package
...tt
> biocLite("xtable")
Running biocinstall version 2.0.8 with R version 2.5.1
Your version of R requires version 2.0 of Bioconductor.
Warning in install.packages(pkgs = pkgs, repos = repos, dependencies = dependenc
ies, :
argument 'lib' is missing: using '/home/mdj/R/i486-pc-linux-gnu-library
/2.5'
trying URL 'http://cran.fhcrc.org/src/contrib/xtable_1.5-1.tar.gz'
Content type 'application/x-gzip' length 134758 bytes
opened URL
==================================================
downloaded 131Kb
* Installing *source* package 'xtable...
2007 Jan 25
1
<!--[if IE]>....?
Hello again.. I ve been looking all over to see if there is any way to
have the <!--[if IE]> thingy working without having to go to every page
and add it manually...?
so far my layout has:
<!--[if IE]><%= stylesheet_link_tag ''ie-style'' %><![endif]-->
<%= stylesheet_link_tag ''scaffold'' %>
And it didnt work.... :(
Any ideas on
2002 Dec 26
8
Is this just anti-Ogg FUD?
...is same principle holds with headphones. You are not
typically going to get the "subsonics" out of it listening to the files on
headphones. It may sound slightly out of tune, or out of phase. Good head
phone definitely help, but even high end sony's like the MDR-7506's and the
MDJ-700s are only just able to produce the subsonics effectively to hear
it.
[Ogg is not free from patents.] The entire concept of a phsychoacustical
model or a perceptual model for endcoding the material (not just the
encoding step itself) is covered under at least 50 different patents by
compani...
2006 Sep 15
3
How to catch a parameter that contains a full url
Hi
I need some help!
I have controller that I need to pass a full url (with its own
parametrs) as a parameter, e.g. I want to call my controller with:
/mycontroller/catchurl?url=http://somedomain.com/afile.jsp?param1=xx¶m2=yy
and in action "catchurl" in mycontroller.rb I would like to have
params[:url] to be
"http://somedomain.com/afile.jsp?param1=xx¶m2=yy"
2010 Jun 09
2
software raid - better management advice needed
Hi,
I've used mdadm for years now to manage software raids.
The task of using fdisk to first create partitions on a spare drive
sitting on a shelf (raid 0 were my 1st of 2 drives failed) is kind of
bugging me now.
After using fdisk to create the same partition layout on the new drive
as is on the existing drive and then using mdadm to finish every thing
up is a little tedious.
Any
2013 Jul 31
29
[PATCH 0/9] tools: remove or disable old/useless/unused/unmainted stuff
depends on "autoconf: regenerate configure scripts with 4.4 version"
This series removes some of the really old deadwood from the tools build
and makes some other things which are on their way out configurable at
build time with a default depending on how far down the slope I judge
them to be.
* nuke in tree copy of libaio
* nuke obsolete tools: xsview, miniterm, lomount & sv
*