Skip to content

DDRTree

Learning Principal Graphs with DDRTree

v0.1.6 · Mar 3, 2026 · Artistic License 2.0

Description

Provides an implementation of the framework of reversed graph embedding (RGE) which projects data into a reduced dimensional space while constructs a principal tree which passes through the middle of the data simultaneously. DDRTree shows superiority to alternatives (Wishbone, DPT) for inferring the ordering as well as the intrinsic structure of the single cell genomics data. In general, it could be used to reconstruct the temporal progression as well as bifurcation structure of any datatype.

Downloads

6.3K

Last 30 days

1552nd

14.6K

Last 90 days

53.8K

Last year

Trend: +69.1% (30d vs prior 30d)

CRAN Check Status

6 NOTE
8 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang NOTE
r-devel-linux-x86_64-debian-gcc NOTE
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 NOTE
r-oldrel-macos-arm64 NOTE
r-oldrel-macos-x86_64 NOTE
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 NOTE
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (6 non-OK)
NOTE r-devel-linux-x86_64-debian-clang

compiled code

File ‘DDRTree/libs/DDRTree.so’:
  Found non-API call to R: ‘R_UnboundValue’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
NOTE r-devel-linux-x86_64-debian-gcc

compiled code

File ‘DDRTree/libs/DDRTree.so’:
  Found non-API call to R: ‘R_UnboundValue’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
NOTE r-devel-windows-x86_64

compiled code

File 'DDRTree/libs/x64/DDRTree.dll':
  Found non-API call to R: 'R_UnboundValue'

Compiled code should not call non-API entry points in R.

See 'Writing portable packages' in the 'Writing R Extensions' manual,
and section 'Moving into C API compliance' for issues with the use of
non-API entry points.
NOTE r-oldrel-macos-arm64

installed package size

installed size is 29.3Mb
  sub-directories of 1Mb or more:
    libs  29.2Mb
NOTE r-oldrel-macos-x86_64

installed package size

installed size is 30.8Mb
  sub-directories of 1Mb or more:
    libs  30.7Mb
NOTE r-patched-linux-x86_64

compiled code

File ‘DDRTree/libs/DDRTree.so’:
  Found non-API call to R: ‘R_UnboundValue’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.

Check History

NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-oldrel-macos-arm64

installed package size

installed size is 29.3Mb
  sub-directories of 1Mb or more:
    libs  29.2Mb
NOTE r-oldrel-macos-x86_64

installed package size

installed size is 30.8Mb
  sub-directories of 1Mb or more:
    libs  30.7Mb

Dependency Network

Dependencies Reverse dependencies irlba Rcpp DDRTree

Version History

new 0.1.6 Mar 10, 2026
updated 0.1.6 ← 0.1.5 diff Mar 2, 2026
updated 0.1.5 ← 0.1.4 diff Apr 29, 2017
updated 0.1.4 ← 0.1.3 diff Jul 25, 2016
new 0.1.3 Feb 1, 2016