Top "Packages" questions

Package broadly refers to two things: 1) a usable unit/component of built/compiled software, or 2) a partition of the global namespace (Java).

How to refresh sys.path?

I've installed some packages during the execution of my script as a user. Those packages were the first user packages, …

python python-2.7 packages reload sys.path
odbcConnectExcel function from RODBC package for R not found on Ubuntu

Installing the RODBC package on Ubuntu is a bit of a kludge. First I learned to install the following: $ sudo …

r packages rodbc
How to create a sub-package and add existing files intellij?

I have my project structure something like this. |--daos | | | |--MyDBReader.java But I want to change it into this one. …

java intellij-idea packages project-structure
No RTools compatible with R version 3.5.0 was found

I had problems installing data.table for R version 3.5.0, and was advised to check that RTools was properly installed. After …

r data.table packages devtools rtools
How do YOU manage Perl modules when using a package manager?

A recent question here on SO got me thinking. On most Linux distributions that I tried, some Perl modules would …

linux perl module packages cpan
Delphi App has "No Debug Info" when Debugging

We have built an application that uses packages and components. When we debug the application, the "Event Log" in the …

delphi debugging delphi-xe2 packages bpl
Delphi Package Build / Install debugging

I'm using Delphi 2007 Pro. I have a runtime package that includes a number of compound components I'm developing, which are …

delphi ide packages custom-component
Most useful ActionScript packages / libraries

What are some useful plug-ins, packages or source-code for ActionScript? Please include ActionScript version, name, link and description.

flash actionscript plugins packages
What's a Chocolatey "Install" package?

On reviewing the chocolatey packages available, I came across a few that have two (or sometimes more) packages apparently for …

packages chocolatey
Cannot find python xlrd version

I have been using xlrd within python. However, xlrddoes not seem to provide a standard way to find its version …

python excel version packages xlrd