Displaying 20 results from an estimated 1000 matches similar to: "Help installing sna on Solaris 10/Intel"
2007 Nov 10
1
about R sna package source code
Is anyone know some thing about sna package source code??
I have a question about sna source code,
I need some functions in R sna package,
so I check the source code.
There is a function called efficiency in sna package, but I didn't find the
any code about "efficiency",
anyone know it?
thank you
[[alternative HTML version deleted]]
2009 Apr 29
1
Hierarchical Diagram of Networks in sna or otherwise?
I've been using sna to work with some networks, and am trying to visualize
them easily. My networks are hierarchical (food webs). All of the layout
engines I've tried with gplot don't seem to plot hierarchical networks, as
one would using dot from graphviz. While I could do all of this by
outputting to dotfiles and running it through graphviz, the graphics I get
from R are much
2009 Jul 14
1
Error installing package sna
Dear R-users,
These days, I have been struggling to install the package sna on my Ubuntu
8.04 laptop. My R version is currently R 2.7.2. And I had no trouble
installing any other packages (including network).
However when I run 'install.packages("sna")', compilation of C codes is ok,
but a syntax error is reported when building help pages and sna does not
want to install.
I
2011 May 23
0
SNA query
Hi R Users
I am working with the very useful SNA package (v.2.2) in R and have a
query I hope you may be able to help out with:
I have been using gplot commands to plot an SNA graph. Here's the code
and output:
library(sna); library(network); library(RODBC)
setwd("c:\\temp")
x = read.csv(file = "testforr.csv")
Total.Sold=c(1,3,6,1,3,6,1,3,6,6,9)
src=c(1:10,1)
2013 Mar 06
1
red SNA
Estimados
Le consulto porque estoy intentando presentar unos datos de alguna forma un
poco distinta, salir un poco de la costumbre.
Primero describo los datos:
Suponiendo una secuencia:
golpe al auto -> torura de vidrio -> rotura de aciento
otro auto
golpe al auto -> -> rotura de aciento , a este por alguna causa no se le
rompio el vidio o esa información es desconocida.
Esta
2012 Nov 19
0
R SNA: Creating a adjacency matrix containing all actors but only values of a subset
1 down vote favorite
my problem is the following:
I am using the R SNA package for social network analysis. Lets say, my
starting point is an edgelist with the following characteristics. Every row
contains a firm name, the ID of a project they are involved and further
characteristics, let's say the projects year. Firms can be in several
projects, and one project can consist of a
2005 Apr 28
1
Installing sna package on MacOSX
Hi folks,
I am trying to install the sna package on a MacOS X 10.3.9 and
10.3.4. In neither case I have been able to get the R CMD Install
command to succeed from the Terminal window.
With 10.3.9 I get an error with the Make command, and with 10.3.4 I
get an error on the Description(???)
Has anyone out there been able to install it successfully on a Mac?
Thanks
Alex
2006 Nov 20
1
SNA packages/network package
Hello everyone,
I am an italian student who is working with packages SNA (social network
analysis) and network.
I ask you if there is a simple way to write a R-script using these packages
to extract from an adjacency matrix the following things:
-number of cliques which are in the network;
-number of k-cores (e.g. 3-cores, 4-cores);
-cycles (e.g. 3-cycles, 4-cycles)
-hub & authorities.
2006 Apr 23
1
sna package: how to use dataframes
Hi,
I an new to R and I realize this may be a silly question, but I searched the manuals and the list archives and can't find the answer.
When I read data from R I get a dataframe with labels for rows and columns. SNA however asks for pure adjacency matrices, and if I try to use the dataframe gives an error message.
What should do?
Thanks a lot
Jorge A. Colazo
U. of Western Ontario
2012 Oct 15
0
what to use for sna/graphs?
What do people use for SNA/graph analysis in R?
So far I have been using igraph (it implements the Louvain community
detection algorithm as multilevel.community, which is the killer feature
for me).
However, igraph is severely lacking in visualization, which I also need.
graphviz & gephi are alleged to be good at visualization, but,
apparently, not so for analysis (specifically, community
2011 Nov 08
1
from points in Lon/Lat to physical distance in dist class
Dear R-listers,
Here, I would like to hearing helps from you.
I have GPS data (multiple points in the geographic scale) in
longitude/latitude. I intend to calculate
distance (in kilometer) among such points and output the distance matrix in
dist class.
I have gotten some progress, but I still can not get final goal. Could
please give me any directions/advice?
This email cc. to Mr. Pierre, the
2017 Apr 25
3
Flooding Samba DC with random requests
Hi,
yesterday we experienced a heavy request flooding from multiple servers being a domain member against our Samba Sernet DCs.
All those servers are domain members and allow login using PAM (Samba+Winbind).
Running TCPDump we had like 400 Requests per 5 seconds like this:
tcpdump -i eth0 dst port 389
tcpdump: verbose output suppressed, use -v or -vv for full protocol decode
listening on eth0,
2017 Apr 25
2
Flooding Samba DC with random requests
Hi,
our virtual DCs specs are:
1vCPU, 1GB RAM
System is running on iSCSI Storage in an Openstack Enviroment.
Smb.conf on our DC 03 and 04:
==================
# Global parameters
[global]
workgroup = NLI
realm = nli.local
netbios name = dc04
server role = active directory domain controller
allow dns updates = nonsecure
dns forwarder =
2017 Apr 25
0
Flooding Samba DC with random requests
On Tue, 25 Apr 2017 12:07:35 +0000
Julian Zielke via samba <samba at lists.samba.org> wrote:
> Smb.conf on our clients:
> ==================
> #Ansible managed
> # global options
> [global]
> workgroup = NLI
> realm = NLI.LOCAL
> netbios name = xxxxxx
> server string = Samba AD Client Version %v
> security = ads
> password server = dc3.nli.local,
2009 May 15
0
Ego net and merge networkss
Dear R-Help Members,
I am working on an analysis of a social network of web pages. Therefore
I use the STATNET package which is such a good sna package. Thank you
for developing it!
But now I came to a point where my R skills are not good enough for what
I want. So I am asking you if you might help me.
The Problem:
I have a network object and calculated the degree centrality (freeman)
2010 Oct 24
1
140 packages in R Commander!!
Dear List
I just downloaded and installed R 2.12.0 and then installed R Commander .
First it got RCmdr and Car, and then suggested for other packages for
utilizing the full functionality- I clicked yes!
I got 140 packages installed!!! Cran Mirror was UCLA...
Here is the list.
Is this intentional- I can see some packages like snow and multicore which
are desirable but quite optional.(see list
2013 Feb 01
0
[ANNOUNCE] xf86-video-intel 2.21.0
Release 2.21.0 (2013-02-01)
===========================
A few new features:
* Enable render acceleration for Haswell GT1/GT2.
* Enable multi-threaded rasterisation of trapezoids and fallback composition
* Utilile a new kernel interface (v3.9) for processing relocations
along with a few older features from the 2.20.x series:
* PRIME support for hotplug GPUs and hybrid systems
* Support
2012 Dec 15
0
[ANNOUNCE] xf86-video-intel 2.20.16
Rejoice! We have found a trick to make 830gm/845g stable at long last.
Ever since the switch to GEM and dynamic video memory, those early
second generation chipsets have been plagued by instability. The lack of
flushing cachelines from the CPU to GMCH was eventually solved by using
an undocmented bit, but 830/845 were still hanging under memory pressure.
These deaths were all due to garbage
2012 Oct 14
0
[ANNOUNCE] xf86-video-intel 2.20.10
The last couple of weeks have been fairly retrospective, a dive into
prehistory tidying up the earlier generations which lay languishing as
the core progressed and lead to a number of annoying core bugs being
fixed.
-Chris
* Release DRM master earlier during shutdown so switching between
multiple X servers works automatically.
https://bugs.freedesktop.org/show_bug.cgi?id=55446
* Suppress
2013 Mar 21
0
[ANNOUNCE] xf86-video-intel 2.21.5
Release 2.21.5 (2013-03-21)
===========================
Haswell reintroduces a command to load the scanline window from the
command stream and so requires its own specialised wait-for-vsync routine
- failure to do so was then causing hangs when trying to do tearfree video
or use a compositor.
* Prevent buffer leak if a non-fullscreen Window is closed with multiple
pending swap events.
* Fix