¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io

xUCINET installation


 

Dear all,
I¡¯ve tried to install xUCINET on RStudio, but failed. I followed the steps as suggested here: .

The error message is:

ERROR: dependency ¡®blockmodeling¡¯ is not available for package ¡®xUCINET¡¯
* removing ¡®/Library/Frameworks/R.framework/Versions/4.1/Resources/library/xUCINET¡¯
Warning in install.packages :
installation of package ¡®/Users/chl/Documents/Methods_materials/SNA/xUCINET_0.0.1.0015.tar.gz¡¯ had non-zero exit statu

Has anyone had this problem before? I¡¯d appreciate any input.

Thanks!

-Chih-Hui


Chih-Hui LAI (Ù‡ÖÁ»Û), PhD
Associate Research Fellow
Research Center for Humanities and Social Sciences (RCHSS)
Academia Sinica
Taipei, Taiwan, 115
Email: imchlai@...
Tel: 886-02-27898130
Mobile: 0966-192-712
Web:


 

Hi, there is a bug. You can fix the problem by installing the "blockmodeling" package before installing the xUCINET package. In R Studio, use the install.packages function as follows:

install.packages("blockmodeling")
Then following the steps for installing xUCINET.

Steve.

-----Original Message-----
From: [email protected] <[email protected]> On Behalf Of Chih-Hui Lai via groups.io
Sent: Sunday, May 1, 2022 02:59
To: [email protected]
Subject: [ucinet] xUCINET installation

CAUTION: External Sender


Dear all,
I¡¯ve tried to install xUCINET on RStudio, but failed. I followed the steps as suggested here: ;data=05%7C01%7Csborgatti%40uky.edu%7Cfd990dbb0912409f18fe08da2b842eb1%7C2b30530b69b64457b818481cb53d42ae%7C0%7C0%7C637870145131552466%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=uvgMoMI%2BcY0Ix1gEpNs73oCpe6VRvktmAjIQPobI0%2Fg%3D&amp;reserved=0.

The error message is:

ERROR: dependency ¡®blockmodeling¡¯ is not available for package ¡®xUCINET¡¯
* removing ¡®/Library/Frameworks/R.framework/Versions/4.1/Resources/library/xUCINET¡¯
Warning in install.packages :
installation of package ¡®/Users/chl/Documents/Methods_materials/SNA/xUCINET_0.0.1.0015.tar.gz¡¯ had non-zero exit statu

Has anyone had this problem before? I¡¯d appreciate any input.

Thanks!

-Chih-Hui


Chih-Hui LAI (Ù‡ÖÁ»Û), PhD
Associate Research Fellow
Research Center for Humanities and Social Sciences (RCHSS) Academia Sinica Taipei, Taiwan, 115
Email: imchlai@...
Tel: 886-02-27898130
Mobile: 0966-192-712
Web: ;data=05%7C01%7Csborgatti%40uky.edu%7Cfd990dbb0912409f18fe08da2b842eb1%7C2b30530b69b64457b818481cb53d42ae%7C0%7C0%7C637870145131552466%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=vdnLdF91KkCvJxcuPB4HMh8Bkxi6ieGlHxwF6tyaum0%3D&amp;reserved=0


 

Hi,

I'm trying to install xUCINET, and it is returnig:

?install.packages("blockmodeling")
Installing package into ¡®C:/Users/paulo/AppData/Local/R/win-library/4.2¡¯
(as ¡®lib¡¯ is unspecified)
trying URL 'https://cran.rstudio.com/bin/windows/contrib/4.2/blockmodeling_1.0.5.zip'
Content type 'application/zip' length 415153 bytes (405 KB)
downloaded 405 KB
?
package ¡®blockmodeling¡¯ successfully unpacked and MD5 sums checked
?
The downloaded binary packages are in
C:\Users\paulo\AppData\Local\Temp\RtmpG0UAUC\downloaded_packages
> library("xUCINET")
Error: package or namespace load failed for ¡®xUCINET¡¯ in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]):
?there is no package called ¡®sna¡¯

I'm doing this on
RStudio 2022.02.3+492 "Prairie Trillium" Release (1db809b8323ba0a87c148d16eb84efe39a8e7785, 2022-05-20) for Windows
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) QtWebEngine/5.12.8 Chrome/69.0.3497.128 Safari/537.36

Should I fall back to a previous version?

saluti

p


 

¿ªÔÆÌåÓý

In general with R, if you are installing something and it says something like

?

¡°there is no package called ¡®sna¡¯¡±

?

Then you can just install the missing package, as in :

?

±õ²Ô²õ³Ù²¹±ô±ô.±è²¹³¦°ì²¹²µ±ð²õ(¡°²õ²Ô²¹¡±)

?

Then do the library command again.

?

Btw, which version of xucinet is this?

?

steve

?

From: [email protected] <[email protected]> On Behalf Of Paulo Matui via groups.io
Sent: Friday, June 10, 2022 10:40
To: [email protected]
Subject: Re: [ucinet] xUCINET installation

?

CAUTION: External Sender

?

Hi,

I'm trying to install xUCINET, and it is returnig:

?install.packages("blockmodeling")

Installing package into ¡®C:/Users/paulo/AppData/Local/R/win-library/4.2¡¯

(as ¡®lib¡¯ is unspecified)

trying URL 'https://cran.rstudio.com/bin/windows/contrib/4.2/blockmodeling_1.0.5.zip'

Content type 'application/zip' length 415153 bytes (405 KB)

downloaded 405 KB

?

package ¡®blockmodeling¡¯ successfully unpacked and MD5 sums checked

?

The downloaded binary packages are in

C:\Users\paulo\AppData\Local\Temp\RtmpG0UAUC\downloaded_packages

> library("xUCINET")

Error: package or namespace load failed for ¡®xUCINET¡¯ in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]):

?there is no package called ¡®sna¡¯

I'm doing this on
RStudio 2022.02.3+492 "Prairie Trillium" Release (1db809b8323ba0a87c148d16eb84efe39a8e7785, 2022-05-20) for Windows

Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) QtWebEngine/5.12.8 Chrome/69.0.3497.128 Safari/537.36

Should I fall back to a previous version?

saluti

p


 

Hi,

I've got this?xUCINET_0.0.1.0022.zip from:


 

¿ªÔÆÌåÓý

Ok, thanks. We will fix that dependency issue.

?

From: [email protected] <[email protected]> On Behalf Of Paulo Matui via groups.io
Sent: Friday, June 10, 2022 10:55
To: [email protected]
Subject: Re: [ucinet] xUCINET installation

?

CAUTION: External Sender

?

Hi,

I've got this?xUCINET_0.0.1.0022.zip from:


 

On Fri, Jun 10, 2022 at 07:50 AM, Steve Borgatti wrote:
±õ²Ô²õ³Ù²¹±ô±ô.±è²¹³¦°ì²¹²µ±ð²õ(¡°²õ²Ô²¹¡±)
Looks this is working know, tnx? p? ? ?(-: