Skip to content

Commit

Permalink
Update pkg list
Browse files Browse the repository at this point in the history
  • Loading branch information
Bisaloo committed Sep 18, 2024
1 parent c1fe7f2 commit fcf1ee5
Show file tree
Hide file tree
Showing 2 changed files with 106 additions and 2 deletions.
6 changes: 6 additions & 0 deletions build_list.R
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
pkgsearch::pkg_search("climate", size = 100) |>
dplyr::filter(score > 0.1 * max(score)) |>
dplyr::pull(package) |>
setdiff(c("heterogen")) |> # Broken GitHub link
list(packages = _) |>
yaml::write_yaml("settings.yml")
102 changes: 100 additions & 2 deletions settings.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,100 @@
view: Epidemiology
packages: []
packages:
- HiClimR
- ClimProjDiags
- qmap
- climatrends
- SpecsVerification
- ClimInd
- climateStability
- climetrics
- climaemet
- cft
- comclim
- climwin
- agroclim
- hyfo
- climate
- kgc
- acdcR
- climextRemes
- musica
- wux
- CENFA
- phyloclim
- ClimClass
- dacc
- CropWaterBalance
- treeclim
- r2dii.plot
- r2dii.analysis
- sedproxy
- SCI
- ppgm
- MBC
- qualypsoss
- climenv
- hockeystick
- ClamR
- climatol
- clifro
- CFtime
- cropZoning
- r2dii.match
- nordklimdata1
- colmozzie
- QUALYPSO
- EnvCpt
- wildviz
- dataresqc
- futureheatwaves
- weatherOz
- CSTools
- rsoi
- mipplot
- synoptReg
- fruclimadapt
- easyclimate
- clidamonger
- r2dii.data
- CSIndicators
- prism
- crestr
- cruts
- rdwd
- AlleleShift
- paleopop
- NUCOMBog
- zyp
- climdex.pcic
- meteor
- s2dv
- daymetr
- emulator
- spdownscale
- RMAWGEN
- clidatajp
- epwshiftr
- SWTools
- meteoForecast
- chillR
- ldsr
- cmsafvis
- chirps
- TSS.RESTREND
- ElevDistr
- cmsafops
- fxTWAPLS
- cmsaf
- laketemps
- weaana
- mtsdi
- VFS
- ecmwfr
- MCTrend
- s2dverification
- ProfoundData
- expDB
- sdStaf
- rWind
- geodata
- rlandfire

0 comments on commit fcf1ee5

Please sign in to comment.