{
  "_id": "6a107202acfb0bcc41cabe2e",
  "Package": "s2net",
  "Type": "Package",
  "Title": "The Generalized Semi-Supervised Elastic-Net",
  "Version": "1.0.5",
  "Date": "2024-03-04",
  "Authors@R": "c(person(\"Juan C.\",\n\"Laria\",,\nrole = c(\"aut\", \"cre\"),\nemail = \"juank.laria@gmail.com\",\ncomment = c(ORCID = \"0000-0001-7734-9647\")),\nperson(\"Line H.\",\n\"Clemmensen\",,\nrole = c(\"aut\"),\nemail = \"lkhc@dtu.dk\"))",
  "Description": "Implements the generalized semi-supervised elastic-net.\nThis method extends the supervised elastic-net problem, and\nthus it is a practical solution to the problem of feature\nselection in semi-supervised contexts. Its mathematical\nformulation is presented from a general perspective, covering a\nwide range of models.  We focus on linear and logistic\nresponses, but the implementation could be easily extended to\nother losses in generalized linear models. We develop a\nflexible and fast implementation, written in 'C++' using\n'RcppArmadillo' and integrated into R via 'Rcpp' modules. See\nCulp, M. 2013 <doi:10.1080/10618600.2012.657139> for references\non the Joint Trained Elastic-Net.",
  "License": "GPL (>= 2)",
  "VignetteBuilder": "knitr",
  "URL": "https://github.com/jlaria/s2net",
  "BugReports": "https://github.com/jlaria/s2net/issues",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.0",
  "Repository": "https://jlaria.r-universe.dev",
  "Date/Publication": "2024-03-07 18:12:18 UTC",
  "RemoteUrl": "https://github.com/jlaria/s2net",
  "RemoteRef": "HEAD",
  "RemoteSha": "35e87106ebe32ce9c01f62801574284563998c69",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-07 06:31:32 UTC",
    "User": "root"
  },
  "Author": "Juan C. Laria [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-7734-9647>),\nLine H. Clemmensen [aut]",
  "Maintainer": "Juan C. Laria <juank.laria@gmail.com>",
  "MD5sum": "5d796c3b6ef9cb6c3550c172d0d7f6c9",
  "_user": "jlaria",
  "_type": "src",
  "_file": "s2net_1.0.5.tar.gz",
  "_fileid": "89ed000a0d8989935eba69599818bb66e6214dc0f9892496862de6c007d2b788",
  "_filesize": 471220,
  "_sha256": "89ed000a0d8989935eba69599818bb66e6214dc0f9892496862de6c007d2b788",
  "_created": "2026-05-07T06:31:32.000Z",
  "_published": "2026-05-22T15:10:58.961Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77407651370,
      "time": 161,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6848432278"
    },
    {
      "job": 77407651047,
      "time": 133,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6848425296"
    },
    {
      "job": 77407651517,
      "time": 146,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6848428630"
    },
    {
      "job": 77407651087,
      "time": 169,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6848435860"
    },
    {
      "job": 77407651971,
      "time": 248,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6848446744"
    },
    {
      "job": 77407652065,
      "time": 277,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6848449579"
    },
    {
      "job": 77407651661,
      "time": 233,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6848439415"
    },
    {
      "job": 77407651223,
      "time": 263,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6848452140"
    },
    {
      "job": 77407650255,
      "time": 195,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6848391966"
    },
    {
      "job": 77407650267,
      "time": 117,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7163875634"
    },
    {
      "job": 77407651028,
      "time": 132,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6848424984"
    },
    {
      "job": 77407651484,
      "time": 119,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6848422099"
    },
    {
      "job": 77407651451,
      "time": 110,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6848419771"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jlaria/actions/runs/25479779133",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/jlaria/s2net",
  "_commit": {
    "id": "35e87106ebe32ce9c01f62801574284563998c69",
    "author": "Juan C. Laria <juank.laria@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #1 from jlaria/hotfix/cran-check-notes\n\nFixed CRAN Notes:",
    "time": 1709835138
  },
  "_maintainer": {
    "name": "Juan C. Laria",
    "email": "juank.laria@gmail.com",
    "login": "jlaria",
    "uuid": 25778376,
    "orcid": "0000-0001-7734-9647"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "stats",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "glmnet",
      "role": "Suggests"
    },
    {
      "package": "Metrics",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "jlaria",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 5,
  "_contributors": [
    {
      "user": "jlaria",
      "count": 45,
      "uuid": 25778376
    }
  ],
  "_userbio": {
    "uuid": 25778376,
    "type": "user",
    "name": "Juan C. Laria"
  },
  "_downloads": {
    "count": 193,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/s2net"
  },
  "_devurl": "https://github.com/jlaria/s2net",
  "_searchresults": 7,
  "_topics": [
    "openblas",
    "cpp",
    "openmp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/s2net.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jlaria/s2net",
  "_realowner": "jlaria",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0",
      "date": "2020-01-13"
    },
    {
      "version": "1.0.1",
      "date": "2020-01-16"
    },
    {
      "version": "1.0.4",
      "date": "2022-06-30"
    },
    {
      "version": "1.0.7",
      "date": "2024-03-31"
    }
  ],
  "_exports": [
    "_rcpp_module_boot_Rcpp_s2net_export",
    "predict",
    "predict_Rcpp_s2net",
    "predict.s2netR",
    "print.s2Data",
    "print.s2Fista",
    "s2Data",
    "s2Fista",
    "s2net",
    "s2netR",
    "s2Params",
    "simulate_extra",
    "simulate_groups"
  ],
  "_datasets": [
    {
      "name": "auto_mpg",
      "title": "Auto MPG Data Set",
      "object": "auto_mpg",
      "file": "auto_mpg.rdata",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "s2netRcpp-package",
      "title": "The Generalized Semi-Supervised Elastic-Net",
      "topics": [
        "s2net"
      ]
    },
    {
      "page": "data_auto_mpg",
      "title": "Auto MPG Data Set",
      "topics": [
        "auto_mpg"
      ]
    },
    {
      "page": "predict_Rcpp_s2net",
      "title": "Predict method for 's2net' C++ class.",
      "topics": [
        "predict_Rcpp_s2net"
      ]
    },
    {
      "page": "predict.s2netR",
      "title": "S3 Methods for 's2netR' objects.",
      "topics": [
        "predict.s2netR"
      ]
    },
    {
      "page": "print_misc",
      "title": "Print methods for S3 objects",
      "topics": [
        "print.s2Data",
        "print.s2Fista"
      ]
    },
    {
      "page": "s2net-class",
      "title": "Class 's2net'",
      "topics": [
        "predict,Rcpp_s2net-method",
        "Rcpp_s2net",
        "Rcpp_s2net-class",
        "_rcpp_module_boot_Rcpp_s2net_export"
      ]
    },
    {
      "page": "s2Data",
      "title": "Data wrapper for 's2net'.",
      "topics": [
        "s2Data"
      ]
    },
    {
      "page": "s2Fista",
      "title": "Hyper-parameter wrapper for FISTA.",
      "topics": [
        "s2Fista"
      ]
    },
    {
      "page": "s2netR",
      "title": "Trains a generalized extended linear joint trained model using semi-supervised data.",
      "topics": [
        "s2netR"
      ]
    },
    {
      "page": "s2Params",
      "title": "Hyper-parameter wrapper for 's2net'",
      "topics": [
        "s2Params"
      ]
    },
    {
      "page": "simulate_extra",
      "title": "Simulate extrapolated data",
      "topics": [
        "simulate_extra"
      ]
    },
    {
      "page": "simulate_groups",
      "title": "Simulate data (two groups design)",
      "topics": [
        "simulate_groups"
      ]
    }
  ],
  "_readme": "https://github.com/jlaria/s2net/raw/HEAD/README.md",
  "_rundeps": [
    "MASS",
    "Rcpp",
    "RcppArmadillo"
  ],
  "_sysdeps": [
    {
      "shlib": "liblapack",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libblas",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    },
    {
      "shlib": "libgomp",
      "package": "libgomp1",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "openmp",
      "homepage": "http://gcc.gnu.org/",
      "description": "GCC OpenMP (GOMP) support library"
    }
  ],
  "_vignettes": [
    {
      "source": "supervised.Rmd",
      "filename": "supervised.html",
      "title": "The supervised s2net",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Data",
        "Ordinary least squares",
        "Lasso",
        "Elastic net"
      ],
      "created": "2019-12-10 13:36:24",
      "modified": "2020-01-14 19:55:57",
      "commits": 3
    }
  ],
  "_score": 4.3979400086720375,
  "_indexed": true,
  "_nocasepkg": "s2net",
  "_universes": [
    "jlaria"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.5",
      "date": "2026-05-07T06:34:20.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "35e87106ebe32ce9c01f62801574284563998c69",
      "fileid": "d7b0f5bee4cdbf18481448155710bdb601e644d4d49defdca704d49711172c24",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jlaria/actions/runs/25479779133"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.5",
      "date": "2026-05-07T06:33:51.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "35e87106ebe32ce9c01f62801574284563998c69",
      "fileid": "0cf9c095dd2270c28e323fcf6f1fe425bbf354046fee3b5e0d71818f8ecdee32",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jlaria/actions/runs/25479779133"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.5",
      "date": "2026-05-07T06:34:06.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "35e87106ebe32ce9c01f62801574284563998c69",
      "fileid": "576296e10699de06e9f74478881d460fc4bcce019178308c182b98b5d2e5c074",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jlaria/actions/runs/25479779133"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.5",
      "date": "2026-05-07T06:34:32.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "35e87106ebe32ce9c01f62801574284563998c69",
      "fileid": "27e748529bf178502c2b063bc86dc63f8e6fc2b999ac5c168332759a69a3ac0e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jlaria/actions/runs/25479779133"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.5",
      "date": "2026-05-07T06:35:08.000Z",
      "arch": "aarch64",
      "commit": "35e87106ebe32ce9c01f62801574284563998c69",
      "fileid": "5dbeffd5eb7fbaefe829e5dcedbe0d8ec92d6af548f18a1044224845172aeab1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jlaria/actions/runs/25479779133"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.5",
      "date": "2026-05-07T06:35:10.000Z",
      "arch": "x86_64",
      "commit": "35e87106ebe32ce9c01f62801574284563998c69",
      "fileid": "19481ee1d5ca9d126c4b86fa3a1427dd65da635829c5a3ec7f13be498302cdcc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jlaria/actions/runs/25479779133"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.5",
      "date": "2026-05-07T06:34:28.000Z",
      "arch": "aarch64",
      "commit": "35e87106ebe32ce9c01f62801574284563998c69",
      "fileid": "3bd200b66c291537d038262f74ed000bfcfae1d904c06473835def4e3895d754",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jlaria/actions/runs/25479779133"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.5",
      "date": "2026-05-07T06:35:18.000Z",
      "arch": "x86_64",
      "commit": "35e87106ebe32ce9c01f62801574284563998c69",
      "fileid": "1f749bc344f643b7732d45a6f5135c4c6e88a4ec3d6f9cab9c2fb0243e5c6129",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jlaria/actions/runs/25479779133"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.5",
      "date": "2026-05-07T06:33:19.000Z",
      "arch": "x86_64",
      "commit": "35e87106ebe32ce9c01f62801574284563998c69",
      "fileid": "8db57d516f553da81e883523ca43617f4da562a5aee992bd5da85cb28f940ad6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jlaria/actions/runs/25479779133"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.5",
      "date": "2026-05-07T06:33:10.000Z",
      "arch": "x86_64",
      "commit": "35e87106ebe32ce9c01f62801574284563998c69",
      "fileid": "b223a8ea3348f3f01470e4a5824b43ec58a05259fe255bac960db71d6b8d2fbf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jlaria/actions/runs/25479779133"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.5",
      "date": "2026-05-07T06:33:01.000Z",
      "arch": "x86_64",
      "commit": "35e87106ebe32ce9c01f62801574284563998c69",
      "fileid": "e5dc78ff03958781cc7fc7c2a27cf446edecaf095077316cc8b5d64f3af548e8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jlaria/actions/runs/25479779133"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.5",
      "date": "2026-05-22T15:10:32.000Z",
      "arch": "emscripten",
      "commit": "35e87106ebe32ce9c01f62801574284563998c69",
      "fileid": "bbd842a84e242bca028dc73ee5284a1dc7513b73d48f38f4b0f37e38523f5533",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jlaria/actions/runs/25479779133"
    }
  ]
}