Package: SCOR Type: Package Title: Spherically Constrained Optimization Routine Version: 1.0.0.2 Author: Debsurya De, Priyam Das Authors@R: c( person("Debsurya","De", ,"debsurya001@gmail.com", role =c("cre","aut")), person("Priyam","Das", ,"pdas@ncsu.edu" , role = "aut") ) Depends: R (>= 3.5.0) Imports: doParallel, foreach, iterators, parallel Collate: 'imports.R' 'biomarker.R' 'SHUM.R' 'EHUM.R' 'ULBA.R' 'SCOR.R' 'SCOR-package.R' 'optimized_HUM.R' 'youden_points.R' 'YoudenBoxPlot.R' Maintainer: Debsurya De Description: A non-convex optimization package that optimizes any function under the criterion, combination of variables are on the surface of a unit sphere. License: MIT + file LICENSE URL: https://github.com/synx21/SCOR Encoding: UTF-8 LazyData: true RoxygenNote: 6.1.99.9001 Repository: https://synx21.r-universe.dev Date/Publication: 2019-09-20 05:59:00 UTC RemoteUrl: https://github.com/synx21/scor RemoteRef: HEAD RemoteSha: 7eddaa56a2fca718fd229df551864c88ab8d2269 NeedsCompilation: no Packaged: 2026-07-13 07:46:31 UTC; root