Package: ontoProc2
Date: 2026-03-16
Title: Ontology Facilities Based on INCAtools Semantic SQL
Version: 0.99.16
Authors@R: 
    c(person(
        "Vincent", "Carey", role = c("aut", "cre"),
        email = "stvjc@channing.harvard.edu",
        comment = c(ORCID = "0000-0003-4046-0063")),
      person("Anthropic-Claude", "Sonnet4.6", role="eng"),
      person(
        "NIH NHGRI 2U24HG004059-17",
        role = "fnd"
      )
     )
Description: This package provides ontology facilities based on 
	INCAtools Semantic SQL.  Tooling is provided to retrieve
	and cache SQLite databases representing curated ontologies.
	ontologyIndex ontology_index instances can be produced.
	Anthropic's Claude was used in the development of S7
	classes and methods and in the production of documentation.
License: Artistic-2.0
Encoding: UTF-8
Depends: R (>= 4.5.0)
Imports: RSQLite, DBI, BiocFileCache, R.utils, dplyr, ontologyIndex,
        ontologyPlot, graph, Rgraphviz, methods, S7, utils
Suggests: knitr, testthat, BiocStyle, DT, GO.db, AnnotationDbi, stringr
VignetteBuilder: knitr
biocViews: Infrastructure, DataRepresentation, Pathways, SingleCell
URL: https://github.com/vjcitn/ontoProc2
BugReports: https://github.com/vjcitn/ontoProc2/issues
Config/roxygen2/version: 8.0.0
NeedsCompilation: no
Packaged: 2026-05-07 21:06:12 UTC; pkgbuild
Author: Vincent Carey [aut, cre] (ORCID:
    <https://orcid.org/0000-0003-4046-0063>),
  Anthropic-Claude Sonnet4.6 [eng],
  NIH NHGRI 2U24HG004059-17 [fnd]
Maintainer: Vincent Carey <stvjc@channing.harvard.edu>
