Package: orbweaver
Title: Fast and Efficient Graph Data Structures
Version: 0.0.3
Authors@R: 
    c(person(given = "ixpantia, SRL",
             role = "cph",
             email = "hola@ixpantia.com"),
      person("Andres", "Quintero", , "andres@ixpantia.com", role = c("aut", "cre")),
      person(given = "The authors of the dependency Rust crates",
             role = c("ctb"),
             comment = "see inst/AUTHORS file for details"))
Description: Empower your data analysis with 'orbweaver', an R package
    designed for effortless construction and analysis of graph data
    structures. With 'orbweaver', you can seamlessly build and manipulate
    graph structures, leveraging its high-performance methods for
    filtering, joining, and mutating data within the R environment.
    Drawing inspiration from the efficiency of the 'data.table'
    package, 'orbweaver' ensures that mutations and changes to
    the graph are performed in place, streamlining your
    workflow for optimal productivity.
URL: https://github.com/ixpantia/orbweaver
BugReports: https://github.com/ixpantia/orbweaver/issues
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.2.3
Config/rextendr/version: 0.3.1
SystemRequirements: Cargo (Rust's package manager), rustc
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: yes
Packaged: 2023-11-24 14:24:06 UTC; andres
Author: ixpantia, SRL [cph],
  Andres Quintero [aut, cre],
  The authors of the dependency Rust crates [ctb] (see inst/AUTHORS file
    for details)
Maintainer: Andres Quintero <andres@ixpantia.com>
Repository: CRAN
Date/Publication: 2023-11-24 17:00:02 UTC
Built: R 4.2.0; x86_64-apple-darwin17.0; 2023-12-21 06:06:46 UTC; unix
Archs: orbweaver.so.dSYM
