Displaying 20 results from an estimated 600 matches similar to: "R 4.3.1 is released"
2005 May 09
2
use "integrate" for functions defined in C, not R
Dear all,
I am trying to use the C code for "integrate" function ( that calls
Rdqagi and Rdqags) so that I can integrate a function defined in C,
instead of passing from R.
Is there a way for doing this?
My unsuccessful attempt:
I looked into the files (including integrate.c, Applic.h) and
1. modified the definition of
"integr_fn" by droping the environment
2004 Nov 18
0
Calling Rdqags doesn't produce correct result.
Does anyone has a clue what went wrong in the
following attempt?
I am trying to call the R built-in function Rdqags()
from my C
program for numerical integration. Following are the C
program
and the corresponding R program:
C program
---------
void test(double *a,
double *b,
double *epsabs,
double *epsrel,
double *result,
2008 Jun 27
1
RBGL not compiling on Debian Lenny with c++ (Debian 4.3.1-2) 4.3.1
I've just installed Debian Lenny and RBGL fails compilation with the
following errors (sessionInfo() follows).
* Installing *source* package 'RBGL' ...
untarring boost include tree...
** libs
g++ -I/home/mkimpel/R_HOME/R-patched/R-build/lib64/R/include
-I/usr/local/include -IboostIncl -fpic -g -O2 -c bbc.cpp -o bbc.o
In file included from /usr/include/c++/4.3/ext/hash_set:64,
2015 Nov 19
3
Update Samba 4.1.17 DCs to Samba 4.3.1
Dear all,
ist there any howto updating 2 samba4.1.17 Dcs/production/replicating
(Cetos6 /bind_dlz) to samba 4.3.1?
What steps are important to succeed?
Or is Samba 4.3.1 not ready for production?
Greetings
Daniel
2016 May 16
1
[PATCH] btrfs_filesystem_show: work with btrfs < 4.3.1
Versions older than 4.3.1 output also the version string after the
output. Ignore such line, since it isn't relevant to what
btrfs_filesystem_show needs.
---
daemon/btrfs.c | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/daemon/btrfs.c b/daemon/btrfs.c
index 62bdac7..9b52aa8 100644
--- a/daemon/btrfs.c
+++ b/daemon/btrfs.c
@@ -2270,6 +2270,12 @@ do_btrfs_filesystem_show (const char
2016 Feb 15
0
Problems after migration from samba 3.5.2 to samba 4.3.1
On 15/02/16 12:40, Fernando Favero wrote:
> Hello,
>
>
> 3 months ago, I migrated my domain from samba 3.5.2 (NT4 with LDAP) to
> samba 4.3.1 (compiled from source) following classic upgrade instructions
> on wiki page. The samba 4.3.1 is using Samba Internal DNS.
>
> 20.000 users and 2.800 computers were migrated.
>
> After the migration process, I joined 1 new DC
2015 Dec 13
2
FSMO commands not working on 4.3.1
Hi guys!
I am currently running 4.3.1 on Debian Jessie (compiled from the
experimental repo).
Pretty much everything seems to be working fine, but the FSMO functions:
---------
root at dc2:~# samba-tool fsmo show
ERROR(<type 'exceptions.KeyError'>): uncaught exception - 'No such element'
File "/usr/lib/python2.7/dist-packages/samba/netcmd/__init__.py", line
175,
2013 Dec 26
0
PVHVM example for xen 4.3.1
Hello,
I'm looking for an example configuration for a PVHVM domU that works with 4.3.1. The one at http://wiki.xen.org/wiki/Xen_Linux_PV_on_HVM_drivers causes 3 warnings and some errors:
WARNING: ignoring "kernel" directive for HVM guest. Use "firmware_override" instead if you really want a non-default firmware
WARNING: ignoring device_model directive.
WARNING: Use
2016 Feb 16
0
[Bug 1043] Linux 4.3.1: "iptables: Protocol wrong type for socket"
https://bugzilla.netfilter.org/show_bug.cgi?id=1043
Daniel Fraga <fragabr at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution|--- |INVALID
--- Comment #2 from Daniel Fraga <fragabr at
2016 Feb 18
0
Problems after migration from samba 3.5.2 to samba 4.3.1
The dublicated uid numbers where too a problem fo me on updating to samba 4.3.4 (groups and sudenly machines have uids the same).
As mentioned you have to sort them out and change them.
EDV Daniel Müller
Leitung EDV
Tropenklinik Paul-Lechler-Krankenhaus
Paul-Lechler-Str. 24
72076 Tübingen
Tel.: 07071/206-463, Fax: 07071/206-499
eMail: mueller at tropenklinik.de
Internet: www.tropenklinik.de
2015 Dec 14
0
FSMO commands not working on 4.3.1
On 14/12/15 20:31, George wrote:
> On Sun, Dec 13, 2015 at 6:08 AM, Rowland penny <rpenny at samba.org> wrote:
>
>> On 13/12/15 05:31, George wrote:
>>
>>> Hi guys!
>>> I am currently running 4.3.1 on Debian Jessie (compiled from the
>>> experimental repo).
>>>
>>> Pretty much everything seems to be working fine, but the FSMO
2016 Feb 16
0
[Bug 1043] Linux 4.3.1: "iptables: Protocol wrong type for socket"
https://bugzilla.netfilter.org/show_bug.cgi?id=1043
Pablo Neira Ayuso <pablo at netfilter.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
CC| |pablo at netfilter.org
--- Comment #1 from Pablo
2015 Dec 21
1
FSMO commands not working on 4.3.1
On Mon, Dec 14, 2015 at 5:58 PM, Rowland penny <rpenny at samba.org> wrote:
>
> Try this:
>
> ldbsearch --cross-ncs -H /var/lib/samba/private/sam.ldb
> '(fsmoroleowner=*)' | grep 'dn:' | sed 's|dn: ||'
>
> It should return something like this:
>
> CN=Schema,CN=Configuration,DC=samdom,DC=example,DC=com
>
2016 Feb 17
2
Problems after migration from samba 3.5.2 to samba 4.3.1
On 17/02/16 18:10, Fernando Favero wrote:
> Well.... I know that this problem is very weird, but, does anyone know how
> to identify where the problem is??
> My domain controler shows only groups... not users, and smbclient shows:
>
>
OK, whilst I cannot understand why 'wbinfo -u' doesn't show your users,
I see that you are now using the winbind 'ad' backend,
2023 May 25
1
R 4.3.1 scheduled for June 16
Full schedule available on developer.r-project.org in a short while.
--
Peter Dalgaard, Professor,
Center for Statistics, Copenhagen Business School
Solbjerg Plads 3, 2000 Frederiksberg, Denmark
Phone: (+45)38153501
Office: A 4.23
Email: pd.mes at cbs.dk Priv: PDalgd at gmail.com
2023 May 25
1
R 4.3.1 scheduled for June 16
Full schedule available on developer.r-project.org in a short while.
--
Peter Dalgaard, Professor,
Center for Statistics, Copenhagen Business School
Solbjerg Plads 3, 2000 Frederiksberg, Denmark
Phone: (+45)38153501
Office: A 4.23
Email: pd.mes at cbs.dk Priv: PDalgd at gmail.com
2023 May 25
1
R 4.3.1 scheduled for June 16
Full schedule available on developer.r-project.org in a short while.
--
Peter Dalgaard, Professor,
Center for Statistics, Copenhagen Business School
Solbjerg Plads 3, 2000 Frederiksberg, Denmark
Phone: (+45)38153501
Office: A 4.23
Email: pd.mes at cbs.dk Priv: PDalgd at gmail.com
2016 Feb 17
2
Problems after migration from samba 3.5.2 to samba 4.3.1
On 17/02/16 19:53, Fernando Favero wrote:
> On Wed, Feb 17, 2016 at 4:43 PM, Rowland penny <rpenny at samba.org> wrote:
>
>> have you given all your users a unique uidNumber inside the range you have
>> set in smb.conf on the fileservers (2000-50000) ???
>
> Hmmm, looking my ldap, I discovered that I have duplicated uidNumbers.....
> would that be the problem???
2015 Oct 21
0
[Announce] Samba 4.3.1 Available for Download
============================================================
"There cannot be a crisis next week.
My schedule is already full."
Henry A. Kissinger
============================================================
Release Announcements
---------------------
This is the latest stable release of Samba 4.3.
Changes since 4.3.0:
--------------------
o Jeremy Allison <jra
2015 Oct 21
0
[Announce] Samba 4.3.1 Available for Download
============================================================
"There cannot be a crisis next week.
My schedule is already full."
Henry A. Kissinger
============================================================
Release Announcements
---------------------
This is the latest stable release of Samba 4.3.
Changes since 4.3.0:
--------------------
o Jeremy Allison <jra