search for: bpclermont

Displaying 14 results from an estimated 14 matches for "bpclermont".

2005 Mar 22
3
Newbie: Matrix indexing
...that problem. ---------------------------------------------------------------------------- Pascal BLEUYARD Laboratoire de M?t?orologie Physique (LaMP) OPGC, Universit? Blaise Pascal 24, avenue des Landais 63177 AUBIERE CEDEX T?l : 04 73 40 73 75 Fax : 04 73 40 51 36 M?l : P.Bleuyard at opgc.univ-bpclermont.fr
1999 Jan 14
3
Transferring data from S+ to R
...all the data sets (data frames, vectors, lists, etc.). I'm working under Windows NT and am using S+ 3.3 for Windows. Zivan Zivan Karaman Limagrain Genetics Research, B.P. 115, 63203 Riom Cedex, France Tel: +33 (0) 473 634 343 Fax: +33 (0) 473 634 345 E-mail: zivan.karaman at biocem.univ-bpclermont.fr -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-help-request at st...
2015 Jun 18
2
Default password recovery feature
...2015 09:37, L.P.H. van Belle a ?crit : > Nice enviroment Paul.. > > have a look here. > http://ltb-project.org/wiki/documentation/self-service-password > > > Greetz, > > Louis > > >> -----Oorspronkelijk bericht----- >> Van: paul.de_vlieger at moniut.univ-bpclermont.fr >> [mailto:samba-bounces at lists.samba.org] Namens Paul >> Verzonden: woensdag 17 juni 2015 9:25 >> Aan: samba at lists.samba.org >> Onderwerp: [Samba] Default password recovery feature >> >> Hi, >> we are using Samba4 since the first stable release, an...
2015 Jun 17
2
Default password recovery feature
Hi, we are using Samba4 since the first stable release, and we are fully satisfied. Our configuration is 2 DCs on opensuse13, samba 4.1.16 + bind, full sync (ad/gpo/netlogon), ~1k users, ~700 computers. We migrated to samba4 from the classic samba3/ldap backend without any big issue. We have the possibility to reset the password to the default one using a web form. On samba3/ldap we used the
2015 Jun 17
0
Default password recovery feature
Nice enviroment Paul.. have a look here. http://ltb-project.org/wiki/documentation/self-service-password Greetz, Louis >-----Oorspronkelijk bericht----- >Van: paul.de_vlieger at moniut.univ-bpclermont.fr >[mailto:samba-bounces at lists.samba.org] Namens Paul >Verzonden: woensdag 17 juni 2015 9:25 >Aan: samba at lists.samba.org >Onderwerp: [Samba] Default password recovery feature > >Hi, >we are using Samba4 since the first stable release, and we are >fully satisfied. &g...
2015 Jun 18
0
Default password recovery feature
...enviroment Paul.. >> >> have a look here. >> http://ltb-project.org/wiki/documentation/self-service-password >> >> >> Greetz, >> >> Louis >> >> >>> -----Oorspronkelijk bericht----- >>> Van: paul.de_vlieger at moniut.univ-bpclermont.fr >>> [mailto:samba-bounces at lists.samba.org] Namens Paul >>> Verzonden: woensdag 17 juni 2015 9:25 >>> Aan: samba at lists.samba.org >>> Onderwerp: [Samba] Default password recovery feature >>> >>> Hi, >>> we are using Samba4 since...
1998 Jan 01
1
R-beta: R on NT
I'm having trouble with R on NT. Sept 1 97 version 50 in file rsept works fine, except I can't boost the memory - either with the menu or with DOS command Rsept -v50 In fact, if I run in DOS command mode (no shortcut) I get NT error window: errno 1411. But then R runs. With rseptbeta and rsept31 versions, R starts for a millisecond and then disappears. I've tried replacing the
1998 Mar 27
0
R-beta: image S vs. R compatibility
...2:n) { i1 <- i + 1 i2 <- i * i image(x = 1:i1, y = 1:i1, z = matrix( 1:i2, ncol = i)) pause() } invisible() } Zivan Karaman Limagrain Genetics Research, B.P. 115, 63203 Riom Cedex, France Tel: +33 (0) 473 634 343 Fax: +33 (0) 473 634 345 E-mail: zivan.karaman at biocem.univ-bpclermont.fr -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-help-request at st...
1998 Sep 22
1
R-beta: Guido's Port
I am having problems accessing sirio.stat.unipd.it/pub/R so can't get to his latest port (Win95, v62.3, Guido's port.) I am being denied access. This may be a local problem with our network here, but is anyone else having a problem? Is that site mirrored anywhere that I might be able to access? Thanks! Jeff jmorris at cldx.com
1998 Nov 06
1
R-0.62.4 for MSWindows
Following the release of R-0.62.4, I have update my Win32's port. New features: - The console can be configured (font, colours, dimensions). No fancy dialog (yet), but look to the rw0624/etc/Rconsole file. - help.start() now is implemented. Of course, you need the html documentation. Bugs fixed (I hope): - Alt+Gr problems on some European keyboards. - Focus is 'always'
1998 Nov 06
1
R-0.62.4 for MSWindows
Following the release of R-0.62.4, I have update my Win32's port. New features: - The console can be configured (font, colours, dimensions). No fancy dialog (yet), but look to the rw0624/etc/Rconsole file. - help.start() now is implemented. Of course, you need the html documentation. Bugs fixed (I hope): - Alt+Gr problems on some European keyboards. - Focus is 'always'
1998 May 07
3
R-beta: scripting with R?
I've been playing with R for a while using emacs ESS. I've started to like it a lot ( the beautiful S language was unknown to me before I dumped into R) I want to make some scripts to automate the display of some statistics on web pages. I started to look for ways of using R in a scripting environment but I could not find information on this. Is there a way to call R with command prompt
1998 May 07
3
R-beta: scripting with R?
I've been playing with R for a while using emacs ESS. I've started to like it a lot ( the beautiful S language was unknown to me before I dumped into R) I want to make some scripts to automate the display of some statistics on web pages. I started to look for ways of using R in a scripting environment but I could not find information on this. Is there a way to call R with command prompt
1999 Mar 02
2
Problem with Rterm.exe
I have downloaded rw0632 (Windows Version) from the CRAN at ETH Zuerich. Im working with NT4.0 Service Pack 4. I can start without any problems the GUI program Rgui.exe. But by using Rterm.exe (batch mode or with ESS respectivelly) I always get an error "the instruction at "0x10018ee8" referenced memory at ""......." Any ideas what is wrong? Best Regards Markus