You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is the plumberDeploy package stable and actively managed? I don’t see activity in the past 13 months.
I tried the package. It provisioned a droplet for me, but also gave 7 warnings about deprecated commands (mostly related to Debian vs Ubuntu commands).
Warning messages:
1: 'analogsea::debian_add_swap' is deprecated.
Use 'ubuntu_add_swap' instead.
See help("Deprecated")
2: 'analogsea::debian_apt_get_install' is deprecated.
Use 'debian_apt_get_install' instead.
See help("Deprecated")
3: 'analogsea::debian_apt_get_update' is deprecated.
Use 'ubuntu_apt_get_update' instead.
See help("Deprecated")
4: 'analogsea::debian_install_r' is deprecated.
Use 'ubuntu_install_r' instead.
See help("Deprecated")
5: 'debian_apt_get_install' is deprecated.
Use 'debian_apt_get_install' instead.
See help("Deprecated")
6: 'analogsea::debian_apt_get_install' is deprecated.
Use 'debian_apt_get_install' instead.
See help("Deprecated")
7: 'analogsea::debian_apt_get_install' is deprecated.
Use 'debian_apt_get_install' instead.
See help("Deprecated")
The text was updated successfully, but these errors were encountered:
Is the plumberDeploy package stable and actively managed? I don’t see activity in the past 13 months.
I tried the package. It provisioned a droplet for me, but also gave 7 warnings about deprecated commands (mostly related to Debian vs Ubuntu commands).
Warning messages:
1: 'analogsea::debian_add_swap' is deprecated.
Use 'ubuntu_add_swap' instead.
See help("Deprecated")
2: 'analogsea::debian_apt_get_install' is deprecated.
Use 'debian_apt_get_install' instead.
See help("Deprecated")
3: 'analogsea::debian_apt_get_update' is deprecated.
Use 'ubuntu_apt_get_update' instead.
See help("Deprecated")
4: 'analogsea::debian_install_r' is deprecated.
Use 'ubuntu_install_r' instead.
See help("Deprecated")
5: 'debian_apt_get_install' is deprecated.
Use 'debian_apt_get_install' instead.
See help("Deprecated")
6: 'analogsea::debian_apt_get_install' is deprecated.
Use 'debian_apt_get_install' instead.
See help("Deprecated")
7: 'analogsea::debian_apt_get_install' is deprecated.
Use 'debian_apt_get_install' instead.
See help("Deprecated")
The text was updated successfully, but these errors were encountered: