similar to: problem in udp route for NIC with 2 ip and gateway

Displaying 20 results from an estimated 1000 matches similar to: "problem in udp route for NIC with 2 ip and gateway"

2005 Oct 19
0
Redirect mark to some route
Hello, Here is what I want to do: I have a patch that make me able to mark package by its nature useing layer 7. So I use this line to mark a packge (i will use msnmessenger like example): $IPT -t mangle -A POSTROUTING -m layer7 --l7proto msnmessenger -j MARK --set-mark 3001 Now I want that all packges with this mark get throu my gateway using the link at eth2 and all other packges use
2009 Jan 30
2
error message with roxygen
Hello useRs, I'm trying to use the Roxygen package. Here my code file : #' A packge to check Roxygen's sanity #' @name helloRoxygen-package #' @docType package NA And my R code to generate the package : library(roxygen) package.skeleton("helloRoxygen", code_files = "roxy.r", force = T) roxygenize("helloRoxygen", "helloRoxygen",
2006 May 10
4
lattice package plots
I am using the lattice packge for its levelplot and contourplot. Is it possible to adjust the line thickness of the 'box' and tickmarks in these plots? Thanks for the attention, Matt Sundling
2011 May 31
1
splom Tick Location
When using the 'splom' function of the 'lattice' packge, is it possible to get all the tick marks in the outer margins of the plot? X <- as.data.frame(matrix(rnorm(1000), 100, 10)) plot(X) ## Tick marks are in the outer margin splom(X) ## Tick marks are inside the on-diagonal panels Thanks. - Elliot [[alternative HTML version deleted]]
2005 May 24
1
couldn't find service %u
Hello, after upgrading from 3.0.8 to 3.0.14a I started have problems in my network. Environment: - clients with W2KSP4 - Linux Debian Sarge server with Samba acting as PDC. There was no other changes on server configuration. Problems: 1) Only some users cannot reach their home share automatically after login. I am using "login drive = J:" to auto-setup connection after login. 2) Only
2005 Oct 06
1
Building packages on Windows fails
What has changed in R for Windows from version 1.7.1 to 2.2.0 that won't allow me to build binary packages? On 1.7.1 I built a packge with this command: Rcmd build --force --binary iL04 On 2.2.0 this fails. First I had to copy sh.exe from d:\bin to c:\bin. This got me over the first hurdle. But then I got stuck at a later point. Here are the last lines of output: ---------- Making
2006 Sep 23
1
Regular expressions
When I type ls("package:base", pattern="log*") functions with names like "floor" and "Sys.setlocale" are included. I don't think this is how "*" is supposed to work. To get the desired response I have to use: ls("packge:base", pattern="logg*") I thought "log*" means "log" followed by anything? Thanks
2007 Jul 06
1
loading package in LINUX
I am comfortable with windows based R. But recently I had shifted to LINUX(Red Hat Linux Enterprise Guide 4) 1) I want to load J K Lindsey's repeated library in R. How to install the packge? 2) How to create the shared library if I ve the fortran codes(I haven't done creation of shared library in windows also). I had run the command Rcmd in bin directory but an error message "bash:
2009 Mar 23
1
how to estimate multidimensional spectral measure of coherence
Please, does anyone know of an R packge to estimate multidimensional spectral measure of coherence within a moving time window ? Some time ago I expeimented with a similar package that performs Cross Spectrum Analysis on the whole signal though. Unluckily I deal with non-stationary signals whose properties change along with time. Therefore estimates can only be made over time periods roughly
2011 Apr 26
1
rJava Help
I believe this posting is placed, and I take the liberty to re-direct to the r-help mailing list. Regards, Ronggui On 26 April 2011 12:33, <gopala at mail.gvsu.edu> wrote: > ?I am trying to create a web user interface using RApache. I need to install rJava packge but I am getting the following error message > > RApache Warning/Error!!! > > Error : .onLoad failed in
2017 Nov 08
2
Sharing an R installation via NFS on ubuntu cluster
hi all, i want to share an R installation from a master node to several compute nodes via NFS. all nodes run ubuntu 16.04. I tried building R from source but hit a wall several times because of missing dependencies. So I am looking for something that uses the usual apt-get install proceedure, but would place the installation in the non-standard location. For context, right now I would have to
2004 Jul 28
1
package.contents() deprecated, what replaces it?
Back on 18-June a colleague (Earl Glynn) asked: ================== I did a ?package.contents in version 1.9.0. The help file says this is deprecated, and says to "see also" Deprecated and Defunct, but what is the "new" function that replaces packge.contents? The function still seems to work, but it's just tagged as deprecated. efg ================== I have the
2017 Nov 08
0
Sharing an R installation via NFS on ubuntu cluster
On Wed, Nov 8, 2017 at 6:14 AM, Florian Oswald <florian.oswald at gmail.com> wrote: > hi all, > > i want to share an R installation from a master node to several compute > nodes via NFS. all nodes run ubuntu 16.04. I tried building R from source > but hit a wall several times because of missing dependencies. apt-get build-dep r-base should take care of that. --Ista So I am
2017 Nov 09
1
Sharing an R installation via NFS on ubuntu cluster
I can install R with sudo apt-get update sudo apt-get install r-base this is not my problem, and indeed, not my question. my question was how could I share the resulting R installation over NFS? Do I have to export every location where apt-get installs a component or can I force apt-get to place the installation in a certain location? On 8 November 2017 at 17:37, Ista Zahn <istazahn at
2010 Feb 08
1
objects masked from packages
dear all, I have a problem with a masked object in a package we created here. we make a package for a workflow of internal analysis of microarray data. to create the package we used: > install.packages(pkgs="affyAnalysis", repos=NULL) > R CMD INSTALL affyAnalysis Erzeuge Verzeichnisse ... Erzeuge DESCRIPTION ... Erzeuge NAMESPACE ... Erzeuge Read-and-delete-me ... Kopiere
2009 Aug 03
0
new package: interval
I have just uploaded a new package called interval. It does weighted logrank tests (e.g., logrank, Wilcoxon-type tests) on interval censored data. It allows Surv objects and can calculated exact p-values. It calls the perm package, but also allows calculation of scores that may be output to faster permutation packages like coin. There is a full description of the packge and methods in a
2009 Aug 03
0
new package: interval
I have just uploaded a new package called interval. It does weighted logrank tests (e.g., logrank, Wilcoxon-type tests) on interval censored data. It allows Surv objects and can calculated exact p-values. It calls the perm package, but also allows calculation of scores that may be output to faster permutation packages like coin. There is a full description of the packge and methods in a
2009 Jul 10
0
Problem loading ReadImages package (and RGooglemaps)
Hello All I have just tried to install the ReadImages packge in R but am getting an error message stating: "This application has failedt to start because jpeg62.dll was not found. Re-installing the application may fix this problem" and at the R prompt this error message gets returned: > local({pkg <- select.list(sort(.packages(all.available = TRUE))) + if(nchar(pkg))
2015 Sep 18
0
Nux VLC gives CLI only on CentOS-6.x
On 09/18/2015 03:23 PM, Scott Robbins wrote: > I thought this was just because of various unwise repo mixing that I'd done > on my main home server-cum-workstation, but I've been able to duplicate it > on a fresh VirtualBox installation. > > I install the nux repo vlc-core and vlc-extras. I then try to start it > from a command line. I get > +++++++ > main
2016 Apr 27
0
CentOS CI Testing Prior to Releasing Packages
In another thread I talked about running CI testing on a packge before release. I thought I would explain that a bit more AND ask for tests, if they are needed. Prior to pushing newly released packages into the main CentOS os, updates, extras, cr, or fasttrack repositories, we run our t_functional CI test suite on the entire repo set. So if we are releasing an update, it would be against the os