SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

R-ExplodeLayout rpm build for : openSUSE Leap 15. For other distributions click R-ExplodeLayout.

Name : R-ExplodeLayout
Version : 0.1.2 Vendor : obs://build_opensuse_org/devel:languages:R
Release : lp153.6.5 Date : 2024-06-14 11:50:16
Group : Development/Libraries/Other Source RPM : R-ExplodeLayout-0.1.2-lp153.6.5.src.rpm
Size : 0.07 MB
Packager : (none)
Summary : Calculate Exploded Coordinates Based on Original Node Coordinates and Node Clustering Membership
Description :
Current layout algorithms such as Kamada Kawai do not take into
consideration disjoint clusters in a network, often resulting in a high
overlap among the clusters, resulting in a visual “hairball” that often
is uninterpretable. The ExplodeLayout algorithm takes as input (1) an
edge list of a unipartite or bipartite network, (2) node layout
coordinates (x, y) generated by a layout algorithm such as Kamada
Kawai, (3) node cluster membership generated from a clustering
algorithm such as modularity maximization, and (4) a radius to enable
the node clusters to be “exploded” to reduce their overlap. The
algorithm uses these inputs to generate new layout coordinates of the
nodes which “explodes” the clusters apart, such that the edge lengths
within the clusters are preserved, while the edge lengths between
clusters are recalculated. The modified network layout with nodes and
edges are displayed in two dimensions. The user can experiment with
different explode radii to generate a layout which has sufficient
separation of clusters, while reducing the overall layout size of the
network. This package is a basic version of an earlier version called
[epl]< https://github.com/UTMB-DIVA-Lab/epl> that searched for an
optimal explode radius, and offered multiple ways to separate clusters
in a network (Bhavnani et al(2017) < PMID: 28815099>). The example
dataset is for a bipartite network, but the algorithm can work also for
unipartite networks.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/R:/autoCRAN/openSUSE_Leap_15.3/x86_64

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  R-ExplodeLayout-0.1.2-lp153.6.5.x86_64.rpm
     

Provides :
R-ExplodeLayout
R-ExplodeLayout(x86-64)

Requires :
R-R6
R-RColorBrewer
R-base
R-cli
R-colorspace
R-fansi
R-farver
R-ggplot2
R-glue
R-gtable
R-isoband
R-labeling
R-lifecycle
R-magrittr
R-munsell
R-pillar
R-pkgconfig
R-rlang
R-scales
R-tibble
R-utf8
R-vctrs
R-viridisLite
R-withr
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib64/R/library/ExplodeLayout
/usr/lib64/R/library/ExplodeLayout/DESCRIPTION
/usr/lib64/R/library/ExplodeLayout/INDEX
/usr/lib64/R/library/ExplodeLayout/LICENSE
/usr/lib64/R/library/ExplodeLayout/Meta
/usr/lib64/R/library/ExplodeLayout/Meta/Rd.rds
/usr/lib64/R/library/ExplodeLayout/Meta/data.rds
/usr/lib64/R/library/ExplodeLayout/Meta/features.rds
/usr/lib64/R/library/ExplodeLayout/Meta/hsearch.rds
/usr/lib64/R/library/ExplodeLayout/Meta/links.rds
/usr/lib64/R/library/ExplodeLayout/Meta/nsInfo.rds
/usr/lib64/R/library/ExplodeLayout/Meta/package.rds
/usr/lib64/R/library/ExplodeLayout/NAMESPACE
/usr/lib64/R/library/ExplodeLayout/NEWS.md
/usr/lib64/R/library/ExplodeLayout/R
/usr/lib64/R/library/ExplodeLayout/R/ExplodeLayout
/usr/lib64/R/library/ExplodeLayout/R/ExplodeLayout.rdb
/usr/lib64/R/library/ExplodeLayout/R/ExplodeLayout.rdx
/usr/lib64/R/library/ExplodeLayout/data
/usr/lib64/R/library/ExplodeLayout/data/Rdata.rdb
/usr/lib64/R/library/ExplodeLayout/data/Rdata.rds
/usr/lib64/R/library/ExplodeLayout/data/Rdata.rdx
/usr/lib64/R/library/ExplodeLayout/help
/usr/lib64/R/library/ExplodeLayout/help/AnIndex
/usr/lib64/R/library/ExplodeLayout/help/ExplodeLayout.rdb
/usr/lib64/R/library/ExplodeLayout/help/ExplodeLayout.rdx
/usr/lib64/R/library/ExplodeLayout/help/aliases.rds
/usr/lib64/R/library/ExplodeLayout/help/figures
/usr/lib64/R/library/ExplodeLayout/help/figures/README-example-1.png
/usr/lib64/R/library/ExplodeLayout/help/paths.rds
There is 3 files more in these RPM.

 
ICM