Displaying 20 results from an estimated 90 matches for "kites".
Did you mean:
sites
2006 Jan 16
2
Kite diagrams
I teach biology, and would like to show the students how to use R for
some statistical assignments. One of those is to make a kite diagram
(for example as seen in
http://www.medinavalleycentre.org.uk/images/Bembri1.jpg). Is there any
way to create one using R? I did a help.search("kite") and looked on the
r-project HP with no luck.
Previously when the course was taugh the students have
2010 Oct 13
2
vertical kites in KiteChart (plotrix)
Dear everyone,
I would like to create a kite chart in which I plot densities (width of the
vertical kites) in relation to sediment depth (on reversed y-axis) for 6
different locations (Distances from seep site, on x-axis on top of the
plot). The dataset I would like to use is:
Distance_from_seep_site Sedimentdepth Density
1100 0 107.8
1100 1 264.6
1100 2 284.2...
2012 Apr 27
3
kiteChart to show real values with scalebar
...quot;1-2cm","0-1cm"),
normalize=FALSE,shownorm=FALSE,timex=FALSE)
kiteChart(t(X),xlim=c(-400,400),timelabels=c("2-3cm","1-2cm","0-1cm"),
normalize=FALSE,shownorm=FALSE,timex=FALSE)
My first problem with the above approach is that the kites in both graphs
are overlapping. If I take out the xlim switch then the kites are too large
and you can't see anything. If I use the xlim switch then they are not
plotted next to each other as they should. Please note that I could use
normalize=TRUE and then they are plotted ok but I don't w...
2019 Oct 11
3
Error: SSL_accept() syscall failed
In setting up my new mail server, I am getting the following in the logs:
Oct 11 07:10:59 kumo dovecot[5704]: imap-login: Disconnected (no auth
attempts in 0 secs): user=<>, rip=24.53.79.10, lip=172.26.12.90, *TLS
handshaking: SSL_accept() syscall failed: Success*,
session=<B9OokqCUD+UYNU8K>
I have tried various ssl_protocols entries, but for now have defaulted
back to
2018 Mar 14
1
Warning for LC_CTYPE when R is ran through ssh
Dear member,
When I run a code on a computer B from a computer A through shh using
for example:
system("ssh login at IPadress \"R -e 'print(1)'\"")
[Note that I don't need indicate password because ~/.ssh/authorized_keys
is used]
I get a warning:
During startup - Warning message:
Setting LC_CTYPE failed, using "C"
The code is working (it prints 1)
2002 Aug 16
1
unexpected tag errors
Hi All.
I've had this problem with rsync, the solution to which has been
really evasive to me. Any help would be appreciated.
I'm running rsync 2.5.5 between 2 SCO boxes and get random "unexpected tag"
errors. Sometimes the unexpected tag is positive, other times negetive,
and a retry of rsync usually manages to work the second or third time round.
The disks are identical in
2019 Oct 11
0
Error: SSL_accept() syscall failed
..., O = The USERTRUST
Network, CN = USERTrust RSA Certification Authority
verify return:1
depth=1 C = GB, ST = Greater Manchester, L = Salford, O = Sectigo
Limited, CN = Sectigo RSA Domain Validation Secure Server CA
verify return:1
depth=0 OU = Domain Control Validated, OU = PositiveSSL, CN = kumo.kites.org
verify return:1
---
Certificate chain
0 s:/OU=Domain Control Validated/OU=PositiveSSL/CN=kumo.kites.org
i:/C=GB/ST=Greater Manchester/L=Salford/O=Sectigo Limited/CN=Sectigo
RSA Domain Validation Secure Server CA
1 s:/C=GB/ST=Greater Manchester/L=Salford/O=Sectigo Limited/CN=Sectigo
RS...
2002 Sep 19
0
Unexpected Tag Errors - Solution
Hi all.
After weeks of debugging etc. I found the problem.
It would seem like its a compiler error on SCO, because in line 286 of io.c
-
read_unbuffered() - it declares a 'static' variable (type size_t) called
'remaining',
and while the ANSI standard says that static vars are automatically
initialised
to zero, it would seem that this is not always the case. By explicitly
2007 May 11
6
Quote me on that [puppet best practice]
Another point of disparity between how I see others write Puppet manifests
and the Best Practice that I''ve adopted at my institution is the use of
quoting.
In Puppet, you can get away with not quoting values or references if there
isn''t a special character or a keyword being used (e.g. package { openssh:
...} or User[agirl]).
However, even though that is possible, to make
2007 Jun 07
3
Reductive Labs Asks: What platforms and software are you managing?
We'd like to get new users to the information they need quickly and
one thing new users want to know is if they can use Puppet for what
they want to do. So far, we don't have a very extensive (or
thorough) list of platforms and software solutions that our community
is using with Puppet.
To deal with this, I've drafted a short list of platforms under which
Puppet is
2004 Jul 09
3
Bug#252676: sshd failure
On Fri, Jun 04, 2004 at 01:20:54PM -0400, Joey Hess wrote:
> My colocated server was refusing both ssh and ssl telnet connections.
> It looked like this:
>
> joey:~>ssh -v kite
> OpenSSH_3.8.1p1 Debian 1:3.8.1p1-4, OpenSSL 0.9.7d 17 Mar 2004
> debug1: Reading configuration data /home/joey/.ssh/config
> debug1: Applying options for kite
> debug1: Reading configuration
2018 Feb 10
2
makeCluster hangs
Hi all,
I can't get the functionality of the package parallel to work.
Specifically, makeCluster() hangs when I run it. I first noticed the
problem when trying to run Rstan with multiple cores and the traced it
back to the core package parallel. The following results in R hanging
after the call to makeCluster.
library(parallel)
# Calculate the number of cores
no_cores <-
2007 Mar 19
4
Changing the SSL Ciphers used between Puppet client and server.
Hello,
Is it possible to specify which of the OpenSSL ciphers to utilize during client/server communication?
Thank you,
-- Rob --
____________________________________________________________________________________
8:00? 8:25? 8:40? Find a flick in no time
with the Yahoo! Search movie showtime shortcut.
http://tools.search.yahoo.com/shortcuts/#news
2017 Dec 14
1
change in behavior of c.trellis
> library(latticeExtra)
Loading required package: lattice
Loading required package: RColorBrewer
> t11 <- xyplot(1 ~ 1)
> t11
> c(t11, t11)
Warning message:
In formals(fun) : argument is not a function
> version
_
platform x86_64-w64-mingw32
arch x86_64
os mingw32
system x86_64, mingw32
status Patched
major 3
2018 Mar 01
2
Script file bug
Hi?
There is a bug in R 3.4.3(kite-eating tree) in mac os x 10.13.3. If a script have a comment in the first line, any output of this script like plot won?t display in the screen.
?_?
2018 Mar 09
2
Package gamlss used inside foreach() and %dopar% fails to find an object
Hello all:
Please help me with this "can't find object" issue. I'm trying to get leave-one-out predicted values for Beta-binomial regression.
It may be the gamlss issue because the code seems to work when %do% is used. I have searched for similar issues, but haven't managed to figure it out. This is on Windows 10 platform.
Thanks in advance,
Nik
#
2018 Jan 18
1
wrong matrix dimension in sparseQR
Hi,
I came across a case when the dimensions of matrices returned by qr()
operated on a sparse matrix does not coincide with the initial matrix.
Here is a spinet code that should produce an example (one of many that I could provide):
?m=205
?n=199
?set.seed(7);
?a=matrix(rnorm(m*n), m, n)
?a[sample(seq(m*n), m*(n-4))]=0
?a=as(a, "Matrix")
?qa=qr(a);
?stopifnot(nrow(qa at R) ==
2006 Mar 01
9
MOH native files
Where can I find alaw, ulaw, gsm, g729 formats for native music on hold?
I have some mp3 files and I have tried to transcode them to above, but it seams that SOX can't do that. Please, tell me where to download some MOH files (in above formats) or how to transcode mp3?
Thank you for your time!
--
Tomislav Parcina
tparcina#lama.hr
2018 Feb 07
0
Revolutions blog: January 2018 roundup
.../blog.revolutionanalytics.com/2018/01/because-its-friday-excel-painter.html
* A presentation on why companies' stated principles and values actually matter:
http://blog.revolutionanalytics.com/2018/01/because-its-friday-principles-and-values.html
* Some impressive formation acrobatics with kites:
http://blog.revolutionanalytics.com/2018/01/kite-ballet.html
* A new Harry Potter chapter, written with a predictive text algorithm:
http://blog.revolutionanalytics.com/2018/01/because-its-friday-harry-potter-was-the-time-to-come.html
As always, thanks for the comments and please keep sendi...
2007 May 15
5
Trying to make tidy{} work
Hi,
Say I''ve got a directory full of stale Tomcat temp files of the form:
/usr/local/blackboard/apps/tomcat/work/Catalina/localhost/webapps_assessment/strts6866.tmp
and I want to delete any files that haven''t changed in a week and not
keep any backup.
Should this get rid of them:
tidy {