Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# socialmixr (development version)

* `get_survey()`, `download_survey()`, `list_surveys()`, `get_citation()`, and
`survey_countries()` now warn unconditionally when called. These functions
were soft-deprecated in 0.5.0 and users should switch to the
[contactsurveys](https://cran.r-project.org/package=contactsurveys) package
(#269).

# socialmixr 0.5.1

This is a patch release with a bug fix and documentation updates.
Expand Down
46 changes: 0 additions & 46 deletions R/cite.R

This file was deleted.

Loading