Package: isokernel
Type: Package
Title: Isolation Kernel
Version: 0.1.0
Authors@R: c(
  person(given="Ye", family="Zhu", role=c("aut", "cre", "cph"),
         email="ye.zhu@ieee.org")
  )
Maintainer: Ye Zhu <ye.zhu@ieee.org>
Description: Implementation of Isolation kernel (Qin et al. (2019) <doi:10.1609/aaai.v33i01.33014755>).
License: GPL-3
URL: https://github.com/zhuye88/isokernel
BugReports: https://github.com/zhuye88/isokernel/issues
Depends: R (>= 3.5.0)
Imports: RANN (>= 2.6.1), Matrix (>= 1.3-4)
Encoding: UTF-8
Language: en-US
RoxygenNote: 7.1.2
NeedsCompilation: no
Packaged: 2021-10-04 09:52:02 UTC; YE
Author: Ye Zhu [aut, cre, cph]
Repository: CRAN
Date/Publication: 2021-10-04 19:50:02 UTC
Built: R 4.1.3; ; 2023-04-17 14:56:16 UTC; windows
