search for: opls

Displaying 17 results from an estimated 17 matches for "opls".

Did you mean: ols
2006 Oct 31
0
6406742 need to remove SUNW, OPL-Enterprise platform links
Author: mcwalter Repository: /hg/zfs-crypto/gate Revision: 6def8444b74f8e74d97e9146a6281242d365cb8a Log message: 6406742 need to remove SUNW,OPL-Enterprise platform links Files: update: usr/src/cmd/dcs/sparc/sun4u/svc-dcs update: usr/src/cmd/sckmd/svc-sckmd update: usr/src/lib/libdscp/svc/svc-dscp update: usr/src/pkgdefs/SUNWcar.u/prototype_com update: usr/src/pkgdefs/SUNWkvm.u/prototype_com
2017 Jun 25
5
Samba freezes
On Sun, 2017-06-25 at 17:54 +0100, Rowland Penny via samba wrote: > On Sun, 25 Jun 2017 18:11:05 +0200 > Antoine Huchet via samba <samba at lists.samba.org> wrote: > > > Hello, > > > > I have Samba 4.5.8-Debian running on Debian Stretch. > > I use Samba to load games over my local network from my Debian machine > > to my Playstation 2 (using
2017 Nov 24
3
Game freezing
Hello, I hope it is ok to come here for a little help. I use _Samba Version 4.5.12-Debian_ on a _Linux serveur 4.9.0-4-amd64 #1 SMP Debian 4.9.51-1 (2017-09-28) x86_64 GNU/Linux_. I use it to load games from my Playstation 2 over my home network. Here is the relevant part of my smb.conf file. ~ % cat /etc/samba/smb.conf [global]         netbios name = Partage         workgroup
2017 Jun 25
2
Samba freezes
Hello, I have Samba 4.5.8-Debian running on Debian Stretch. I use Samba to load games over my local network from my Debian machine to my Playstation 2 (using OpenPS2Loader: https://github.com/Jay-Jay-OPL/OPL-Daily-Builds). >From time to time, the game freezes, then after 5 minutes it comes back (sometimes it doesn't, depends on the game). Here is what I believe to be a relevant chunk of
2017 Jun 25
0
Samba freezes
On Sun, 25 Jun 2017 18:11:05 +0200 Antoine Huchet via samba <samba at lists.samba.org> wrote: > Hello, > > I have Samba 4.5.8-Debian running on Debian Stretch. > I use Samba to load games over my local network from my Debian machine > to my Playstation 2 (using OpenPS2Loader: > https://github.com/Jay-Jay-OPL/OPL-Daily-Builds). > > From time to time, the game
2017 Jun 26
0
Samba freezes
On Mon, 26 Jun 2017 09:34:35 +1200 Andrew Bartlett <abartlet at samba.org> wrote: > On Sun, 2017-06-25 at 17:54 +0100, Rowland Penny via samba wrote: > > On Sun, 25 Jun 2017 18:11:05 +0200 > > Antoine Huchet via samba <samba at lists.samba.org> wrote: > > > > > Hello, > > > > > > I have Samba 4.5.8-Debian running on Debian Stretch.
2017 Jun 28
0
Samba freezes
On Mon, Jun 26, 2017 at 09:39:20AM +0200, Arnaud FLORENT via samba wrote: > on debian there is a script /etc/dhcp/dhclient-enter-hooks.d/samba > > which can reload samba to handle netbios settings provided by dhcp server > (wins server, netbios scope) > > but it should not reload smbd if no settings have changed > > > Le 26/06/2017 à 09:01, Rowland Penny via samba a
2012 Nov 05
1
Problem with polygon vertices
I am building a mask with area.urb.sp.W <- as(area.urb.sp, "owin") and got the message Erro em owin(poly = opls) : Polygon data contain duplicated vertices, self-intersection and overlaps between polygons how can I solve this problem in R? many thanks IVAN [[alternative HTML version deleted]]
2007 Jun 09
1
write.table: last line should differ from usual eol
Dear R-Team, I have a problem with writing an array to (for example) a .txt-file. Because of the .txt-file must be read from another programm (OPL ILOG), the syntax of the output must be from a special form: name_of_the_object = [ [1,2, ... ], [1,...], ... ]; I think it's easier to understand with a small example: X<-array(1:4,c(2,2)) should be written as: X = [[1,3],
2017 Jun 26
1
Samba freezes
On Mon, 2017-06-26 at 08:01 +0100, Rowland Penny via samba wrote: > On Mon, 26 Jun 2017 09:34:35 +1200 > Andrew Bartlett <abartlet at samba.org> wrote: > > > On Sun, 2017-06-25 at 17:54 +0100, Rowland Penny via samba wrote: > > > On Sun, 25 Jun 2017 18:11:05 +0200 > > > Antoine Huchet via samba <samba at lists.samba.org> wrote: > > > >
2008 Feb 08
1
Can I index a dataframe with a reference from/to a second dataframe?
Hello, I am unable to figure out how to code a new column in a data frame based on an existing column that matches a column in a reference data frame, in a relational-db fashion. I would like this to maintain a minimum set of reference tables that may be reused over several similar datasets. Specifically, I have two data frames as listed below, 'Bos' and 'tree.' For each case in
2017 Sep 18
1
Data arrangement for PLSDA using the ropls package
Hello, I would like to do a partial least square discriminant analysis (PLSDA) in R using the package "ropls" Which is in R available via the R command : source("https://bioconductor.org/biocLite.R") I try to do a PLSDA to illustrate the impact of two genders (AP,C) on 5 compounds measured in persons (samples) should be illustrated. When I try to do a PLSDA I get the warning message: &q...
2011 Mar 31
0
Help: creating owin{spatstat} objects from GIS data
...he error message shown at the bottom: library(spatstat) library(sp) library(maptools) con <- url("http://gadm.org/data/rda/CHE_adm1.RData") class(con) print(load(con)) close(con) SP <- as(gadm, "SpatialPolygons") W <- as(SP, "owin") "Error in owin(poly = opls) : Polygon data contain overlaps between polygons" Thanks for any help, Axel. [[alternative HTML version deleted]]
2012 Jan 27
4
package does not have a NAMESPACE
Dear r-helpers, I have a trouble with a package downloaded from sourceforge.net (namely the package 'kopls'). I installed it from the local zip file with the expected result > utils:::menuInstallLocal() package ?kopls? successfully unpacked and MD5 sums checked but when I tried to load it I obtained the following error message > require(kopls) Loading required package: kopls Failed with error:...
2017 Sep 18
0
Data arrangement for PLSDA using the ropls package
Hello, I would like to do a partial least square discriminant analysis (PLSDA) in R using the package "ropls" Which is in R available via the R command : source("https://bioconductor.org/biocLite.R") When I try to do a PLSDA using my own data. The impact of two genders (AP,C) on 5 compounds measured in persons (samples) should be illustrated. When I try to do a PLSDA I get the warning me...
2011 Apr 16
0
Resumen de R-help-es, Vol 26, Envío 25
hola! podrian ayudarme con esto: Genere 1000 muestras aleatorias de tamao n=10 de una poblacin normal con media =2,5 y desviacin 0,16. Con cada una de las muestras construya un intervalo de confianza al 95% para la media y para la varianza. Cuente que porcentaje de los 1000 intervalos atrapan la verdadera media y la verdadera varianza poblacional respectivamente. Comente los resultados
2012 Apr 15
6
CRAN (and crantastic) updates this week
CRAN (and crantastic) updates this week New packages ------------ * disclapmix (0.1) Maintainer: Mikkel Meyer Andersen Author(s): Mikkel Meyer Andersen and Poul Svante Eriksen License: GPL-2 http://crantastic.org/packages/disclapmix disclapmix makes inference in a mixture of Discrete Laplace distributions using the EM algorithm. * EstSimPDMP (1.1) Maintainer: Unknown Author(s):