search for: supersede

Displaying 20 results from an estimated 622 matches for "supersede".

Did you mean: supersedes
2015 Feb 09
2
R CMD check: Uses the superseded package: ‘doSNOW’
Dear list, When I run an R CMD check --as-cran on my package (pROC) I get the following note: > Uses the superseded package: ?doSNOW? The fact that it uses the doSNOW package is correct as I have the following example in an .Rd file: > #ifdef windows > if (require(doSNOW)) { > registerDoSNOW(cl <- makeCluster(2, type = "SOCK")) > ci(roc2, method="bootstrap", parallel=T...
2015 Feb 10
1
R CMD check: Uses the superseded package: ‘doSNOW’
Oh, I completely missed that one. It's very neat as it seems to work both on Windows and Unix. Thanks! Xavier On 10/02/15 10:52, Martyn Plummer wrote: > The CRAN package snow is superseded by the parallel package which is > distributed with R since version 2.14.0. Here are the release notes > > \item There is a new package \pkg{parallel}. > > It incorporates (slightly revised) copies of packages > \CRANpkg{multicore} and \CRANpkg{snow} (excluding MPI, PVM and NW...
2015 Feb 10
0
R CMD check: Uses the superseded package: ‘doSNOW’
The CRAN package snow is superseded by the parallel package which is distributed with R since version 2.14.0. Here are the release notes \item There is a new package \pkg{parallel}. It incorporates (slightly revised) copies of packages \CRANpkg{multicore} and \CRANpkg{snow} (excluding MPI, PVM and NWS clusters). Code written...
2014 Nov 18
2
[Bug 10941] New: include should supersede max-size
https://bugzilla.samba.org/show_bug.cgi?id=10941 Bug ID: 10941 Summary: include should supersede max-size Product: rsync Version: 3.0.9 Hardware: All OS: All Status: NEW Severity: normal Priority: P5 Component: core Assignee: wayned at samba.org Reporter: dgermansbz at Real-world-system...
2009 Sep 14
2
gpxelinux
...ntrol whats booted in another place, and I don't need to physically (or virtually) go through menus or do stuff on the machine. my basic proof of concept is: isc dhcp (generated via omshell): host u904 { dynamic; hardware ethernet 54:52:00:4b:a5:38; fixed-address 192.168.2.106; supersede server.next-server = c0:a8:02:7d; supersede server.filename = "gpxelinux.0"; supersede host-name = "u904.lan"; supersede server.vendor-option-space = "pxelinux"; supersede pxelinux.magic = f1:00:74:7e; supersede pxelinux.pathpref...
2019 Mar 13
2
replication fails
...e output. > > Other options: > Server with dhcp ip? > echo 'make_resolv_conf() { :; }' > /etc/dhcp/dhclient-enter-hooks.d/leave_my_resolv_conf_alone > chmod 755 /etc/dhcp/dhclient-enter-hooks.d/leave_my_resolv_conf_alone > > Or edit /etc/dhcp/dhclient.conf > supersede domain-name "example.com"; > supersede domain-search "example.com"; > supersede domain-name-servers 127.0.0.1; > > > One of above is your fix. ;-) > A last resort fix is : > rm -f /etc/resolv.conf > editor /etc/resolv.conf > chattr +i /etc/resolv.c...
2019 Mar 13
4
replication fails
Am 13.03.19 um 11:22 schrieb L.P.H. van Belle via samba: > > Hi Stefan, > > Debian 8 ? 9? > DC's samba version ? Deb 9.8, Samba-4.8.9 > Can you post your smb.conf and resolv.conf > > If you check with (per server what is the outcome. ) > samba-tool dbcheck 0 errors > samba-tool dbcheck --cross-nc Checked 3754 objects (3174 errors) on the DC1. where
2018 Aug 30
3
Community forum ?
I see a lot of tag lines on posts for the Asterisk Community Forum. Is that forum supposed to supersede this mailing list ? sean
2019 Mar 13
0
replication fails
...status systemd-resolve --status Show the output. Other options: Server with dhcp ip? echo 'make_resolv_conf() { :; }' > /etc/dhcp/dhclient-enter-hooks.d/leave_my_resolv_conf_alone chmod 755 /etc/dhcp/dhclient-enter-hooks.d/leave_my_resolv_conf_alone Or edit /etc/dhcp/dhclient.conf supersede domain-name "example.com"; supersede domain-search "example.com"; supersede domain-name-servers 127.0.0.1; One of above is your fix. ;-) A last resort fix is : rm -f /etc/resolv.conf editor /etc/resolv.conf chattr +i /etc/resolv.conf But i dont like that, its up2you. Gre...
2019 Mar 13
0
replication fails
...t; Server with dhcp ip? > > echo 'make_resolv_conf() { :; }' > > > /etc/dhcp/dhclient-enter-hooks.d/leave_my_resolv_conf_alone chmod > > > 755 /etc/dhcp/dhclient-enter-hooks.d/leave_my_resolv_conf_alone > > > > Or edit /etc/dhcp/dhclient.conf > > supersede domain-name "example.com"; > > supersede domain-search "example.com"; > > supersede domain-name-servers 127.0.0.1; > > > > > > One of above is your fix. ;-) > > A last resort fix is : > > rm -f /etc/resolv.conf > > editor /etc/...
2017 Sep 01
3
side-effect of calling functions via `::`
...b as.character(form) formula.tools::lhs(form) as.character(form) The first call to as.character returns: [1] "~" "a" "b" The second returns: [1] "a ~ b" The reason being that formula.tools has: S3method(as.character,formula) in its namespace, which quietly supersedes the default one. In my case it led to a bug that was rather hard to track down because it looked like non-deterministic behaviour. Shouldn't there at least be a warning about such side effects, the way library() tells you about masking? Best Simon Barthelme
2016 Feb 11
2
rpm containing gmessage???
...> On Thu, 11 Feb 2016 13:42:39 -0500 > ken wrote: > >> Maybe I haven't run the correct yum commands or looked in the right >> repo, but I haven't found a utility called 'gmessage'. Anyone know >> where to find it? > > gmessage has been more-or-less superseded by zenity. > That's nutz. From docs I've seen, gmessage is way more flexible and featured.
2015 Nov 29
2
[PATCH 0/2] Do not use the "red zone" on EFI
...t(?). Feels like a merge/design oversight. > For further details and explanation, see the commit "The make files have > undergone changes to support both i386 and x86_64 platforms" (2012Jun): > repo.or.cz/syslinux.git/commit/38e58635d3868c23537fc5dce87b152a52df34ad This looks superseded by the current design that can simultaneously build all three architectures at once. > Perhaps we should consider how to improve the Makefiles without > potentially breaking backwards compatibility? > > Regards, > Ady. > > PS: Shouldn't this type of things (as described i...
2018 Apr 19
3
Down C6 ALL without torrent ?
Hi, I have a machine with a BIOS that does not permit DVD installation. It accepts everything else including some old superseded media types. Is it possible to download C6 combined parts 1 and 2 not using Torrent ? I have an aversion to using anything that comes from unknown sources, as used by Torrent. Thank you. -- Regards, Paul. England, EU. England's place is in the European Union.
2015 Apr 01
2
[LLVMdev] Workaround for Bug 22963?
Hi, I have recently upgraded my project to LLVM 3.6 and I am wondering whether I should have waited for version 3.6.1. With JIT having been officially superseded by MCJIT, I updated my code and got everything working fine on 64-bit Windows, 32-bit/64-bit Linux and OS X, but it's not working properly on 32-bit Windows. Basically, the issue I am having is similar to the one reported in Bug 22963 (https://llvm.org/bugs/show_bug.cgi?id=22963). Everythi...
2008 Jul 30
5
History pruning
...analysis output I wonder if there are any tools people have developed to help with step 5. Typically I do something like this: 5a) save my entire history to a text file 5b) open it up in Emacs 5c) prune any lines that don't have assignment operators 5d) prune any plotting commands that were superseded by later plots and then start on other more subtle stuff like pruning assignments that were later overwritten, unless the later assignments have variable overlap between the LHS and the RHS. Then I just start eyeballing it. Would any deeper introspection of the history expressions be feasible,...
2008 Jan 02
2
[LLVMdev] x86 calling conventions refactoring
Hi all, The attachment supersedes the previous patch. It incorporates some feedback from Anton and takes the next step of merging the largely duplicated calling convention logic in X86ISelLowering. LowerCCCArguments, LowerX86_64CCCArguments and LowerFastCCArguments are merged and inlined directly into LowerFORMAL_ARGUMENTS....
2016 Apr 27
5
Bourne shell deprecated?
...Which one? All the BSDs I know of use the Almquist Shell except for > OpenBSD which uses a patched version of the Public Domain Korn Shell indeed, the man for sh(1) on freebsd 10.3 says (in part) HISTORY A sh command, the Thompson shell, appeared in Version 1 AT&T UNIX. It was superseded in Version 7 AT&T UNIX by the Bourne shell, which inher- ited the name sh. This version of sh was rewritten in 1989 under the BSD license after the Bourne shell from AT&T System V Release 4 UNIX. AUTHORS This version of sh was originally written by Kenneth Almquis...
2019 Mar 30
2
CentOS Repository broken ?
...e Maybe there is something wrong with his local yum/repo configuration. CentOS 7 usually doesn't mix 32bit and 64bit packages anymore. Installiert: 2:dovecot-2.3.5-1.x86_64 (Installiert = installed) -> dovecot-2.3.5-1 is already installed as a 64bit package (this is an epoch 2 package that supersedes 2.2.36-3, which is epoch 1). Ben?tigt: dovecot = 2:2.3.5.1-1 (Ben?tigt = this is the required version that should be installed) Verf?gbar: 1:dovecot-2.2.36-3.el7.i686 (base) (Verf?gbar = this version is available) -> but this is epoch 1 and i686, although dovecot-2.3.5-1.x86_64 has already b...
2011 Dec 01
3
[PATCH] docs: Say in xm(1) that xm is obsolete
...=head1 DESCRIPTION -The B<xm> program is the main interface for managing Xen guest -domains. The program can be used to create, pause, and shutdown -domains. It can also be used to list current domains, enable or pin -VCPUs, and attach or detach virtual block devices. +This program is now superseded by B<xl>, which should be largely +backwards-compatible with B<sm>. + +The B<xm> program is the main interface for managing Xen guest domains +when the obsolete Xend toolstack is in use. The program can be used to +create, pause, and shutdown domains. It can also be used to list...