Displaying 18 results from an estimated 18 matches for "nseq".
Did you mean:
nsec
2001 Nov 15
3
pdf() behavior (PR#1174)
--0__=88256B050063F04C8f9e8a93df938690918c88256B050063F04C
Content-type: text/plain; charset=us-ascii
The attached script produces "Error in plot.xy ... negative length
vectors are not allowed" when using pdf() but not when using postscript
().
platform sparc-sun-solaris2.8
arch sparc
os solaris2.8
system sparc, solaris2.8
status
major 1
minor 3.1
year 2001
month
2003 May 23
1
error with make clean in /usr/src
...sts.
FreeBSD 4.7-STABLE #0: Fri Feb 14 13:49:58 EST 2003
===> secure/usr.bin/openssl
rm -f buildinf.h openssl/opensslconf.h openssl/evp.h xopenssl app_rand.o
apps.o asn1pars.o ca.o ciphers.o crl.o crl2p7.o dgst.o dh.o dhparam.o dsa.o
dsaparam.o enc.o engine.o errstr.o gendh.o gendsa.o genrsa.o nseq.o ocsp.o
openssl.o passwd.o pkcs12.o pkcs7.o pkcs8.o rand.o req.o rsa.o rsautl.o
s_cb.o s_client.o s_server.o s_socket.o s_time.o sess_id.o smime.o speed.o
spkac.o verify.o version.o x509.o CA.pl.1.gz asn1parse.1.gz ca.1.gz
ciphers.1.gz crl.1.gz crl2pkcs7.1.gz dgst.1.gz dhparam.1.gz dsa.1.gz
dsapar...
2007 Apr 13
2
R on Solaris 10 x64
...^?^H\x908^?^H\xb0\xf7~^H\xd8\xad~^H\xf8\xb2~^H\xb8\x8e~^H\xe8]~^H\xe8\xcb\xed^HP\xe3}^Hh\xdd\xbb^H\x98\xc4}^H\xf0\xa0}^H\xa8r}^HH}\xc3^HpO|^HH^V|^H^X\xd8|^H\xc0\xb1|^H8=}^H\x90\xcd{^H^Pm{^H\xb8#{^Hx'{^H\x90\xf8x^HpKx^H^POx^H\xa8~w^H^H>w^H\xf0\xb2w^H\xc8^Ew^HX'x^H\xf8\xdbv^H"
(dbx) p nseq
nseq = 1U
(dbx) p len
len = 0x804195c
(dbx) p len[0..2]
len[0..2] =
[0] = 24960U
[1] = 140025512U
[2] = 140013048U
(dbx)
The R code in question is:
...
/* Loop, while sequences left to process */
for(curr_seq=0; curr_seq<nseq; curr_seq++) {
/* Get the number of byt...
2003 Jun 13
1
Strange problem with "make clean"
...elnet.o terminal.o utilities.o telnet.1.gz telnet.1.cat.gz
===> secure/usr.bin/openssl
rm -f buildinf.h openssl/opensslconf.h openssl/evp.h xopenssl
app_rand.o apps.o asn1pars.o ca.o ciphers.o crl.o crl2p7.o dgst.o dh.o
dhparam.o dsa.o dsaparam.o enc.o engine.o errstr.o gendh.o gendsa.o
genrsa.o nseq.o ocsp.o openssl.o passwd.o pkcs12.o pkcs7.o pkcs8.o
rand.o req.o rsa.o rsautl.o s_cb.o s_client.o s_server.o s_socket.o
s_time.o sess_id.o smime.o speed.o spkac.o verify.o version.o x509.o
CA.pl.1.gz asn1parse.1.gz ca.1.gz ciphers.1.gz crl.1.gz crl2pkcs7.1.gz
dgst.1.gz dhparam.1.gz dsa.1.gz dsapar...
2000 Apr 28
0
using by() in a function
...nction (data, INDICES, FUN, ...)
{
### code skipped to save space
ans <- eval(substitute(tapply(1:nrow(data), IND, FUNx)), ### The problem
seems to be here
data)
attr(ans, "call") <- match.call()
class(ans) <- "by"
ans
}
>
My change is:
Nseq <- 1:nrow(data)
ans <- eval(substitute(tapply(Nseq, IND, FUNx)),
data)
I think what happens in the original is that 'data' gets replaced by 'z' (if
'by()' is called by function(z) by(data=z,...)) in the call to substitute. When
by(data=z,IND,FUN) is calle...
2011 Sep 20
0
Problems using predict from GAM model averaging (MuMIn)
...umsum(weight) <= .95)
mavg<-model.avg(top.models) # get averaged coefficients
I then calculate means of all the data:
newdata <- as.data.frame(lapply(lapply(dat[1:6], mean), rep, 27))
And use the helper function to get my variable of interest at regular
intervals:
# helper function
nseq <- function(x, len=length(x)) seq(min(x, na.rm=TRUE),max(x,
na.rm=TRUE), length=len)
newdata$x1 <- nseq(dat$x1, nrow(newdata))
The problem comes in when I try do the following:
pred <- cbind(sapply(top.models, predict,
newdata=newdata),averaged=predict(model.avg(top.models), newdata))...
2007 Aug 22
1
x86_64 openssl conflict
Hi,
While yumming some packages, I keep getting the errors below. How to
overcome it?
Transaction Check Error:
file /usr/share/man/man1/asn1parse.1ssl.gz from install of
openssl-0.9.8b-8.3.el5 conflicts with file from package
openssl-0.9.8b-8.3.el5
file /usr/share/man/man1/nseq.1ssl.gz from install of
openssl-0.9.8b-8.3.el5 conflicts with file from package
openssl-0.9.8b-8.3.el5
file /usr/share/man/man1/ocsp.1ssl.gz from install of
openssl-0.9.8b-8.3.el5 conflicts with file from package
openssl-0.9.8b-8.3.el5
file /usr/share/man/man1/smime.1ssl.gz from install of...
2006 Jul 09
1
conflict error installing ghostscript
...ownload size: 24 M
Is this ok [y/N]: y
Downloading Packages:
Running Transaction Test
Finished Transaction Test
Transaction Check Error: file /usr/share/man/man1/asn1parse.1ssl.gz
from install of openssl-0.9.7a-43.8 conflicts with file from package
openssl-0.9.7a-43.8
file /usr/share/man/man1/nseq.1ssl.gz from install of
openssl-0.9.7a-43.8 conflicts with file from package
openssl-0.9.7a-43.8
file /usr/share/man/man1/s_client.1ssl.gz from install of
openssl-0.9.7a-43.8 conflicts with file from package
openssl-0.9.7a-43.8
file /usr/share/man/man1/s_server.1ssl.gz from install of
openssl-0...
2006 Jun 12
1
Conflict installing openssl.i386 with openssl.x86_64 on a x86_64 system
...go in right
away). Everything appeared to be going well until it came time to
install the updates, when yum barfed:
Transaction Check Error: file /usr/share/man/man1/asn1parse.1ssl.gz
from install of openssl-0.9.7a-43.8 conflicts with file from package
openssl-0.9.7a-43.8
file /usr/share/man/man1/nseq.1ssl.gz from install of
openssl-0.9.7a-43.8 conflicts with file from package openssl-0.9.7a-43.8
file /usr/share/man/man1/s_client.1ssl.gz from install of
openssl-0.9.7a-43.8 conflicts with file from package openssl-0.9.7a-43.8
file /usr/share/man/man1/s_server.1ssl.gz from install of
openssl-0.9.7...
2007 Jun 02
1
Centos openssl-devel
...openssl-devel i386 0.9.8b-8.3.el5 base 1.8 M
And below are the errors.
Transaction Check Error:
file /usr/share/man/man1/asn1parse.1ssl.gz from install of
openssl-0.9.8b-8.3.el5 conflicts with file from package
openssl-0.9.8b-8.3.el5
file /usr/share/man/man1/nseq.1ssl.gz from install of
openssl-0.9.8b-8.3.el5 conflicts with file from package
openssl-0.9.8b-8.3.el5
file /usr/share/man/man1/ocsp.1ssl.gz from install of
openssl-0.9.8b-8.3.el5 conflicts with file from package
openssl-0.9.8b-8.3.el5
file /usr/share/man/man1/smime.1ssl.gz from install of...
2020 Apr 04
3
how to pick cipher for AES-NI enabled AMD GX-412TC SOC tincd at 100% CPU
...n1parse ca ciphers cms
crl crl2pkcs7 dgst dhparam
dsa dsaparam ec ecparam
enc engine errstr gendsa
genpkey genrsa help list
nseq ocsp passwd pkcs12
pkcs7 pkcs8 pkey pkeyparam
pkeyutl prime rand rehash
req rsa rsautl s_client
s_server s_time sess_id s...
2000 Mar 07
2
rsaref usage
...W
-DULTRASPARC -DMD5_ASM openssl.o verify.o asn1pars.o req.o dgst.o dh.o
dhparam.o enc.o passwd.o gendh.o errstr.o ca.o pkcs7.o crl2p7.o crl.o
rsa.o dsa.o dsaparam.o x509.o genrsa.o gendsa.o s_server.o s_client.o
speed.o s_time.o apps.o s_cb.o s_socket.o app_rand.o version.o
sess_id.o ciphers.o nseq.o pkcs12.o pkcs8.o spkac.o smime.o
-L. -L.. -L../.. -L../../.. -L.. -lssl -L.. -lcrypto
-L/space/local/lib
s_server.o: In function `sv_body':
s_server.o(.text+0x10a4): undefined reference to `shutdown'
s_server.o(.text+0x142c): undefined reference to `shutdown'
s_server.o: In function `...
2006 Apr 17
3
X86_64, Groupinstall KDE fails
...load size: 331 M
Is this ok [y/N]: y
Downloading Packages:
Running Transaction Test
Finished Transaction Test
Transaction Check Error: file /usr/share/man/man1/asn1parse.1ssl.gz from
install of openssl-0.9.7a-43.8 conflicts with file from package
openssl-0.9.7a-43.8
file /usr/share/man/man1/nseq.1ssl.gz from install of openssl-0.9.7a-43.8
conflicts with file from package openssl-0.9.7a-43.8
file /usr/share/man/man1/s_client.1ssl.gz from install of
openssl-0.9.7a-43.8 conflicts with file from package openssl-0.9.7a-43.8
file /usr/share/man/man1/s_server.1ssl.gz from install of
openss...
2006 Apr 17
3
X86_64, Groupinstall KDE fails
...load size: 331 M
Is this ok [y/N]: y
Downloading Packages:
Running Transaction Test
Finished Transaction Test
Transaction Check Error: file /usr/share/man/man1/asn1parse.1ssl.gz from
install of openssl-0.9.7a-43.8 conflicts with file from package
openssl-0.9.7a-43.8
file /usr/share/man/man1/nseq.1ssl.gz from install of openssl-0.9.7a-43.8
conflicts with file from package openssl-0.9.7a-43.8
file /usr/share/man/man1/s_client.1ssl.gz from install of
openssl-0.9.7a-43.8 conflicts with file from package openssl-0.9.7a-43.8
file /usr/share/man/man1/s_server.1ssl.gz from install of
openss...
2005 Jun 11
0
Building NT installer. Need Advice RE: File Structure.
...>> usr\ssl\man\man1\errstr.1
>> usr\ssl\man\man1\gendsa.1
>> usr\ssl\man\man1\genrsa.1
>> usr\ssl\man\man1\md2.1
>> usr\ssl\man\man1\md4.1
>> usr\ssl\man\man1\md5.1
>> usr\ssl\man\man1\mdc2.1
>> usr\ssl\man\man1\nseq.1
>> usr\ssl\man\man1\ocsp.1
>> usr\ssl\man\man1\openssl.1
>> usr\ssl\man\man1\passwd.1
>> usr\ssl\man\man1\pkcs12.1
>> usr\ssl\man\man1\pkcs7.1
>> usr\ssl\man\man1\pkcs8.1
>> usr\ssl\man\man1\rand.1
>> usr\ssl\...
2005 Jun 12
0
Building NT installer. Need Advice RE: File Structure.
...>> usr\ssl\man\man1\errstr.1
>> usr\ssl\man\man1\gendsa.1
>> usr\ssl\man\man1\genrsa.1
>> usr\ssl\man\man1\md2.1
>> usr\ssl\man\man1\md4.1
>> usr\ssl\man\man1\md5.1
>> usr\ssl\man\man1\mdc2.1
>> usr\ssl\man\man1\nseq.1
>> usr\ssl\man\man1\ocsp.1
>> usr\ssl\man\man1\openssl.1
>> usr\ssl\man\man1\passwd.1
>> usr\ssl\man\man1\pkcs12.1
>> usr\ssl\man\man1\pkcs7.1
>> usr\ssl\man\man1\pkcs8.1
>> usr\ssl\man\man1\rand.1
>> usr\ssl\...
2020 Apr 04
0
how to pick cipher for AES-NI enabled AMD GX-412TC SOC tincd at 100% CPU
... ciphers cms
> crl crl2pkcs7 dgst dhparam
> dsa dsaparam ec ecparam
> enc engine errstr gendsa
> genpkey genrsa help list
> nseq ocsp passwd pkcs12
> pkcs7 pkcs8 pkey pkeyparam
> pkeyutl prime rand rehash
> req rsa rsautl s_client
> s_server s_time ...
2005 Jun 12
2
Building Stand-Alone NT Installer. Need Advice on File Structure. Thank you!
...>> usr\ssl\man\man1\errstr.1
>> usr\ssl\man\man1\gendsa.1
>> usr\ssl\man\man1\genrsa.1
>> usr\ssl\man\man1\md2.1
>> usr\ssl\man\man1\md4.1
>> usr\ssl\man\man1\md5.1
>> usr\ssl\man\man1\mdc2.1
>> usr\ssl\man\man1\nseq.1
>> usr\ssl\man\man1\ocsp.1
>> usr\ssl\man\man1\openssl.1
>> usr\ssl\man\man1\passwd.1
>> usr\ssl\man\man1\pkcs12.1
>> usr\ssl\man\man1\pkcs7.1
>> usr\ssl\man\man1\pkcs8.1
>> usr\ssl\man\man1\rand.1
>> usr\ssl\...