Skip to content

GWLelast

Geographically Weighted Logistic Elastic Net Regression

v1.2.2 · Feb 10, 2019 · MIT + file LICENSE

Description

Fit a geographically weighted logistic elastic net regression. Detailed explanations can be found in Yoneoka et al. (2016): New algorithm for constructing area-based index with geographical heterogeneities and variable selection: An application to gastric cancer screening <doi:10.1038/srep26582>.

Downloads

240

Last 30 days

18763rd

584

Last 90 days

2.3K

Last year

Trend: +24.4% (30d vs prior 30d)

CRAN Check Status

7 NOTE
7 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang NOTE
r-devel-linux-x86_64-debian-gcc NOTE
r-devel-linux-x86_64-fedora-clang NOTE
r-devel-linux-x86_64-fedora-gcc NOTE
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 NOTE
r-oldrel-macos-x86_64 NOTE
r-oldrel-windows-x86_64 NOTE
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (7 non-OK)
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Daisuke Yoneoka <blue.sky.sea.dy@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Daisuke",
                      family = "Yoneoka",
                      role = c("aut", "cre"),
                      email = "blue.sky.sea.dy@gmail.com"),
               person(given = "Eiko",
                      family = "Saito",
                      role = "aut"))
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Daisuke Yoneoka <blue.sky.sea.dy@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Daisuke",
                      family = "Yoneoka",
                      role = c("aut", "cre"),
                      email = "blue.sky.sea.dy@gmail.com"),
               person(given = "Eiko",
                      family = "Saito",
                      role = "aut"))
as necessary.
NOTE r-devel-linux-x86_64-fedora-clang

dependencies in R code

Namespaces in Imports field not imported from:
  ‘doParallel’ ‘foreach’ ‘spgwr’
  All declared Imports should be used.
NOTE r-devel-linux-x86_64-fedora-gcc

dependencies in R code

Namespaces in Imports field not imported from:
  ‘doParallel’ ‘foreach’ ‘spgwr’
  All declared Imports should be used.
NOTE r-oldrel-macos-arm64

LazyData

'LazyData' is specified without a 'data' directory
NOTE r-oldrel-macos-x86_64

LazyData

'LazyData' is specified without a 'data' directory
NOTE r-oldrel-windows-x86_64

LazyData

'LazyData' is specified without a 'data' directory

Check History

NOTE 7 OK · 7 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Daisuke Yoneoka <blue.sky.sea.dy@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Daisuke",
                      family = "Yoneoka",
                      role = c("aut", "cre"),
                      email = "blue.sky.sea.dy@gmail.com"),
               person(given = "Eiko",
                      family = "Saito",
                      role = "aut"))
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Daisuke Yoneoka <blue.sky.sea.dy@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Daisuke",
                      family = "Yoneoka",
                      role = c("aut", "cre"),
                      email = "blue.sky.sea.dy@gmail.com"),
               person(given = "Eiko",
                      family = "Saito",
                      role = "aut"))
as necessary.
NOTE r-devel-linux-x86_64-fedora-clang

dependencies in R code

Namespaces in Imports field not imported from:
  ‘doParallel’ ‘foreach’ ‘spgwr’
  All declared Imports should be used.
NOTE r-devel-linux-x86_64-fedora-gcc

dependencies in R code

Namespaces in Imports field not imported from:
  ‘doParallel’ ‘foreach’ ‘spgwr’
  All declared Imports should be used.
NOTE r-oldrel-macos-arm64

LazyData

'LazyData' is specified without a 'data' directory
NOTE r-oldrel-macos-x86_64

LazyData

'LazyData' is specified without a 'data' directory
NOTE r-oldrel-windows-x86_64

LazyData

'LazyData' is specified without a 'data' directory

Dependency Network

Dependencies Reverse dependencies doParallel geosphere sp spgwr glmnet foreach GWLelast

Version History

new 1.2.2 Mar 10, 2026
updated 1.2.2 ← 1.2.1 diff Feb 9, 2019
updated 1.2.1 ← 1.1 diff May 3, 2018
updated 1.1 ← 1.0 diff Apr 28, 2015
new 1.0 Apr 19, 2015