similar to: DLL/shared libraries and .Call()

Displaying 20 results from an estimated 1200 matches similar to: "DLL/shared libraries and .Call()"

2000 Mar 09
2
how to document user-defined packages for windows
After several hours of trial and error I've figured out how to create packages for use by rw1000 ("Writing R Extensions" seems not to cover this). I haven't been able to figure out how to make help files work. I want plain text only, via help(name) or ?name. I create a 'help' subdirectory containing a 00Titles file and function-specific help files in the package
2000 Mar 08
1
installing package in Windows
Could you help me in getting a package to compile from source in Windows? I'm running Windows NT 4.0 on a pentium 450 with 128 Mb of Ram. I've got R 1.0.0. I am developing a package for R which includes a bit of C code. I have things working in Unix just fine, and now I want to port it to Windows NT. I've been following the instructions in the R complements to Venables and
2000 Mar 31
1
building a package
Dear R-helpers, I'm learning how to compile R packages with fortran routines and use the acepack source as an example. After some hiccups (Guido told me about the need to set make_mode=UNIX) I got to the following: `make pkg-acepack' runs without error (see below), but it does not * compile any .f file in acepack/src * (hence) try to create any dll file or libs (I'm
2019 Jul 31
5
GPO issues - getting SYSVOL cleaned up again
On 31/07/2019 11:40, Stefan G. Weichinger via samba wrote: > Am 31.07.19 um 12:32 schrieb Rowland penny via samba: >> On 31/07/2019 11:22, Stefan G. Weichinger via samba wrote: >>> "dc" was the old name a few years ago >>> >>> I try to get rid of that now. >>> >>> host -t A dc... not found. We want that in the end. >>>
2019 Jul 31
3
FW: GPO issues - getting SYSVOL cleaned up again
(oeps) this need to be in this mail also. Try : rgrep "dc.domain.at" /etc/* > -----Oorspronkelijk bericht----- > Van: L.P.H. van Belle > Verzonden: woensdag 31 juli 2019 12:17 > Aan: 'samba at lists.samba.org' > Onderwerp: RE: [Samba] GPO issues - getting SYSVOL cleaned up again > > Ok, on that server. > > This > >
2000 Jun 04
2
mle (PR#560)
Full_Name: Per Broberg Version: 1.00 OS: Windows 98 Submission from: (NULL) (62.20.231.229) I tested my installation with the following: > library(lme) Loading required package: nls Error in dyn.load(x, as.logical(local), as.logical(now)) : unable to load shared library "C:\PROGRAM\R\RW1000/library/nls/libs/nls.dll": LoadLibrary failure > data(Orthodont) > fm1
2000 Mar 08
3
Error loading ctest
Has anyone noticed this behavior: > library(ctest) Error in dyn.load(x, as.logical(local), as.logical(now)) : unable to load shared library "J: \STATS\RW1000/library/ctest/libs/ctest.dll": LoadLibrary failure > library(ctest) > version _ platform Windows arch x86 os Win32 system x86, Win32 status major 1 minor 0.0 year 2000 month
2020 Mar 03
4
samba_dnsupdate
Sorry Paully, I thought i already replied it. The configs look good. Did a look back in time.. And Ahh.. Now this i missed. * yesterday, we changed the IP addresses of our DCs and the Wiki page did not mention (IMHO) 2 critical things... ... So you even missed more. Review all DNS entries for the problem DC and review your AD again. rgrep /etc and /var for all the old ip numbers and/or
2000 Dec 11
1
Problem with DLL in Windows NT (PR#763)
Full_Name: Hans Peter Würmli Version: 1.0.0 or latest OS: NT4.0 Submission from: (NULL) (193.134.170.35) I used R for some time and loading a library worked fine. I received a new PC a few days ago and cannot remember whether I had used the program that doesn't work anymore, because library "integrate" cannot be loaded. Since I installed the latest version (1.1.1? the one copying
2000 Dec 11
1
Problem with DLL in Windows NT (PR#763)
Full_Name: Hans Peter Würmli Version: 1.0.0 or latest OS: NT4.0 Submission from: (NULL) (193.134.170.35) I used R for some time and loading a library worked fine. I received a new PC a few days ago and cannot remember whether I had used the program that doesn't work anymore, because library "integrate" cannot be loaded. Since I installed the latest version (1.1.1? the one copying
2000 Mar 07
2
lm(rnorm(1000)~rnorm(1000)) kills rw1000 (PR#476)
First: R core: (Thank You!)^HUGE_VAL Now, down to business: In a loop or in repeated command lines: system.time(lm(rnorm(1000)~rnorm(1000))) ( or lm(rnorm(1000)~rnorm(1000))$coef ) fails after several iterations with the Windows message 'This program has performed an illegal operation and will be shut down. If the problem persists, please contact the vendor'. clicking on DETAILS
2019 Feb 27
3
Samba 4.x to 4.9 upgrade and bind DLZ dns.
Hai Guys, Just a general notification. Currently if you run samba 4.x-4.8 and upgraded to 4.9.0-4.9.4 on bind9 dns. Your missing the new folders. So even when your already running on bind9_dlz, follow these steps, and prevent possible problems in future. # create the missing folder. mkdir -p /var/lib/samba/bind-dns/dns # use samba_upgradedns to move the files and folder and fixes
2019 Jul 31
3
GPO issues - getting SYSVOL cleaned up again
On 31/07/2019 11:22, Stefan G. Weichinger via samba wrote: > Am 31.07.19 um 12:17 schrieb Rowland penny via samba: >> On 31/07/2019 11:02, Stefan G. Weichinger via samba wrote: >>> Am 31.07.19 um 11:58 schrieb L.P.H. van Belle via samba: >>>> Restarted or stop-start, because there is a difference between these. >>>> You MUST use stop/start >>> I
2000 Mar 30
2
Re: problem posting to r-help list
You are using the wrong make. Please read the instructions very carefully. You _must_ use the cygwin make with the supplied Makefiles. As INSTALL says: You will also need suitable versions of at least make, sh, rm, sed, (g)awk, mkdir, echo, cp, cut, diff, grep, egrep, pwd, expr and cat; we use those from the cygwin distribution (http://sourceware.cygnus.com/cygwin and several
2000 Mar 30
2
Re: problem posting to r-help list
You are using the wrong make. Please read the instructions very carefully. You _must_ use the cygwin make with the supplied Makefiles. As INSTALL says: You will also need suitable versions of at least make, sh, rm, sed, (g)awk, mkdir, echo, cp, cut, diff, grep, egrep, pwd, expr and cat; we use those from the cygwin distribution (http://sourceware.cygnus.com/cygwin and several
2019 Jul 31
1
FW: GPO issues - getting SYSVOL cleaned up again
Am 31.07.19 um 12:19 schrieb L.P.H. van Belle via samba: > And check : > > rgrep "dc.domain.at" /var/lib/* There we are -> root at pre01svdeb03:~# rgrep "dc..at" /var/lib/* Binary file /var/lib/samba/private/sam.ldb.d/DC=,DC=AT.ldb matches Binary file /var/lib/samba/private/sam.ldb.d/CN=CONFIGURATION,DC=,DC=AT.ldb matches root at pre01svdeb02:~# rgrep
2000 Mar 24
1
Installing a Library
Hello, I have been trying to install library boot and it's giving me the warning message "No R source code in library: library(boot)". I downloaded the library correctly and unzipped it to rw1000/library, so I don't know what the problem could be. If anyone knows, I would greatly appreciate it. Thank you.
2019 Jul 31
1
GPO issues - getting SYSVOL cleaned up again
> -----Oorspronkelijk bericht----- > Van: samba [mailto:samba-bounces at lists.samba.org] Namens > Stefan G. Weichinger via samba > Verzonden: woensdag 31 juli 2019 12:20 > Aan: samba at lists.samba.org > Onderwerp: Re: [Samba] GPO issues - getting SYSVOL cleaned up again > > Am 31.07.19 um 12:14 schrieb L.P.H. van Belle via samba: > > Verify if the Alias GUID you
2019 Jul 31
1
GPO issues - getting SYSVOL cleaned up again
Hai, I just renamed that file to .old on one of my DC's. systemctl stop samba-ad-dc && systemctl start samba-ad-dc New file is created yes, so this looks like the solution. Stefan, once this is done. Verify again the servers in : Sites - Default-First-Site-Name - Servers Windows DNS tool, zone your.dom.tld. For the A IN-ARPA .. For the PTR. _msdcs.your.dom.tld. For GUIDs.
2000 Feb 26
1
Problem with 'link.html.help()'
Hello, I just recently installed R 0.99 and use Windows 98. It appears as if link.html.help() locks the system. But somehow the information on 'Mass' is there but not about 'survival5'. Both these libraries are installed and functions OK. Any help available? Fredrik Lundgren Norrk?ping -------------- next part -------------- An HTML attachment was scrubbed... URL: