Displaying 20 results from an estimated 20000 matches similar to: "PHP and R"
2009 Jun 02
1
Problem downloading webpages using batchfiles and RCurl from command line in Vista Basic - couldn't connect to host
Dear all,
I am having a problem downloading webpages through R when i run it in
the DOS window under Windows Vista Basic. I have downloaded the
batchfiles from http://code.google.com/p/batchfiles/ and have
successfully set the PATH.
I open up 'Command Prompt' in Vista and type (after the C:\...>
stuff):
### START ###
C:\Users\Karen>Rscript -e "library(RCurl);
2008 Aug 18
2
graphsheet
Hello,
I am trying to convert the following command from SPLUS to R:
graphsheet(pages = TRUE)
Does anyone have an idea what is the equivalent in R?
Thanks
--
View this message in context: http://www.nabble.com/graphsheet-tp19026010p19026010.html
Sent from the R help mailing list archive at Nabble.com.
2008 Sep 01
1
opening an external file
Hi,
Is there a way to launch a file from an R command?
To be more precise: I am using windows, and I have an html file in the
working directory of R, and I would like my code in R to automatically
launch the html file in the browser (that is, open the file). Basically, i
would like to simulate a user double-clicking on the html file to open it in
a browser...
Thanks
--
View this message in
2009 Aug 10
1
Greasemonkey question
Hello all,
Sorry about going a bit off-topic (the question is not really
Linux-related) but here it goes nonetheless:
1) How does one create a webpage with a Greasemonkey script that is installable?
2) Why does it happen that a Firefox installation in a user's account
(i.e., the configuration which amongst other things contains
Greasemonkey scripts) would all of a sudden lose them?
Thanks.
2006 Oct 31
6
Asterisk web interface is not parsing the PHP pages
Hi All,
I have installed Asterisk 1.2.10 on Fedora 5. I have installed
Asterisk Management Portal (AMP) for web interface.
After installing properly when opening in the webpage it is not parsing the
index.php for the AMP. My Database is MySQL.and web server is Apache 2.2.
Please let me know is this configuration problem or this is the problem with
Apache (Apache 2.2) .
Thanks
2010 Jul 14
1
Write value to PHP webpage
I have a series of animals that are being radio-tracked. I have written
some code that goes through each animal and calculates the total distance
that each animal is traveling. I will need to run these data on a regular
basis and want to write the result to a .php webpage file so that the page
updates automatically when I re-run the code. I thought I'd be able to use
the
2012 Jun 08
1
too many redirects at the gluster download page
It may be just me/chrome, but trying to dl the latest gluster results by
clicking on the Download button next to the Ant, leads not to a download
page but to the info page. It invites you to go back to the gluster.org
page from when you just came.
And when you click on the alternative 'Download' links (the button on
the upper right or the larger "Download GlusterFS" icon
2007 Jun 07
2
Use R in a pipeline as a filter
Hi,
how can I use R in a pipline like this
$ ./generate-data | R --script-file=Script.R | ./further-analyse-data > result.dat
Assume a column based output of ./generate-data, e.g. something like:
1 1 1
2 4 8
3 9 27
4 16 64
The R commands that process the data should come from Script.R and should print to stdout (Script.R could for example calculate the square of every entry or calculate
2006 Mar 13
2
Simple php script to monitor asterisk calls
Hiya, hope I don't bore anybody with this. There are certainly a lot of
monitor-y things out there and they just didn't fit my need, so maybe
this will fit someone's besides mine.
http://horanappraisals.com/asterisk/pbxmonitor/ contains two files. one
is a php script called pbxmonitor, and one is a flat file of extensions
to extension name mappings of internal users. It
2018 Jun 28
2
[LNT] Tests for web UI/javascript?
There was this PR to use Jasmine:
https://reviews.llvm.org/D20161
But I think it did not make it into tree. Kristof, any update on the issues you were encountering? We could move forward with that. I think we were pretty agnostic to which framework to use as long as it was not hard to install.
JS Testing would be *really* good. I have debugged a lot of issues recently that ended up in the JS.
2006 May 30
1
Url encoding Help Pls!
Hi guys,
it''s me again, I want to come up with the following url:
www.mysite.com/webpage?myid=1
I keep coming up with the following url:
www.mysite.com/webpage%3Fmyid%3D1
require ''uri''
$myurl = URI.escape("webpage?myid=")
redirect_to(:action => $myurl + 1 )
what am I doing wrong?
I also tried
require ''cgi''
$myurl =
2013 Apr 14
2
script works in Rgui, but failes in Rscript (coords, package 'pROC')
Dearh all,
I have following question: a script (using pROC functions) that works when
run in Rgui, failes when run through rscript.
This is the script:
library(pROC)
hits <- c("T", "D", "T", "D", "T", "D", "T", "D", "T", "D", "T", "D", "T",
"D",
2006 Mar 15
4
Ruby - Feed Generators
Hi All,
Can anyone help me in making feed[xml/rss] generator for a webpage based
on ruby/ruby on rails.
Tell me if any ruby code is already available, to generate feeds for a
webpage.
Thanks in Advance.
Sumanth.
--
Posted via http://www.ruby-forum.com/.
2017 Oct 30
3
Pass Parameters to RScript?
Thanks Eric,
I saw that page, too, but it states:
"This post describes how to pass external arguments to R when calling a Rscript with a command line."
Not what I'm trying to do.
Thanks for your reply.
Sent from [ProtonMail](https://protonmail.com), Swiss-based encrypted email.
> -------- Original Message --------
> Subject: Re: [R] Pass Parameters to RScript?
> Local
2009 Mar 03
0
[LLVMdev] Issue with paper http://llvm.org/devmtg/2008-08/Geoffray_VMKitProject.pdf and presentation http://hal.inria.fr/docs/00/35/45/77/PDF/RR-6799.pdf
Dear all,
First, sorry for all that noise. I know you guys *just don't care*TM,
but this requires some clarification. I won't say more than what's in
this email.
The VMKit paper dates from early 2008. It compares VMKit with pnet 0.7.4
and not the latest release (0.8.0) because we were not able to get any
information to build it correctly at the time; the website that hosted
2013 Aug 14
6
convert webpage to image
What is the easiest way to convert a webpage into a jpg
or png file? I've seen several programs that can do
various conversions, but nothing open source that can
do it in a single conversion.
Just wondering if anyone on the list has suggestions
for something I can put into a script to convert a
webpage into a file I can use with my screensaver.
c
2007 Dec 16
2
reading data on code script.
Um texto embutido e sem conjunto de caracteres especificado associado...
Nome: n?o dispon?vel
Url: https://stat.ethz.ch/pipermail/r-help/attachments/20071216/5eda447c/attachment.pl
2004 Jun 09
3
more obvious contribution mechanism?
can we put a "how to donate money to R" on the R webpage? perhaps with
a paypal button?
even better, because I would like to donate some funds from my research
budget, could the R-project possibly sell some trinkets for a high price
for support? it is difficult to explain to a non-profit org (like yale)
why i want to donate its money to another non-profit org. they would be
2016 Aug 11
7
script to make webpage snapshot
Dear Experts,
Could someone recommend a script or utility one can run from command line
on Linux or UNIX machine to make a snapshot of webpage?
We have a signage (xibo) and whoever creates/changes content, likes to add
URLs of some webpages there. All works well if these are webpages on our
servers (which are pretty fast), but some external servers often take time
to respond and take time to
2010 Nov 26
5
simple website hit counter
Googling for this finds me a ton of stuff that doesn't actually do what I'm
looking for.
I want a simple hit counter cgi script of some kind that will increment a
counter on every page load but I want to access the counter from a different
page.
In other words, I don't want to have a visible hit counter on the webpage
itself. I want to have a different webpage that will show me the